SteamBotBro
SMSatisfactory Modding
•Created by SteamBotBro on 1/25/2025 in #help-developing-mods
C++ hook attach code in Mod Module not running
I have been trying to get this simple function hook to work but I can't figure out why it isn't working.
I've tried putting logs everywhere and they're not coming through... I put the Declare log category extern and the define log category in the files that the documentation told me to... Anyone got some more insight?
37 replies
SMSatisfactory Modding
•Created by SteamBotBro on 1/25/2025 in #help-developing-mods
Help needed getting started with modding with C++
I've coded in C++ with unreal before... but it's been a while... So I wanted to get into it again since the trains lacking any decent pathfinding was bothering me. However... I can't for the life of me figure out how to get the C++ part of modding working. blueprints worked fine... but when I generated a new mod for bp + C++ I was unable to get any C++ classes working.
32 replies
SMSatisfactory Modding
•Created by SteamBotBro on 1/25/2025 in #help-developing-mods
C++ Content folder not showing up
I just made a new blueprint/C++ mod project using the alpakit dev tool. However, I don't see any C++ Classes folder in my content browser. I've followed all steps from the C++ setup tutorial.
3 replies
SMSatisfactory Modding
•Created by SteamBotBro on 1/20/2025 in #help-using-mods
Ficsit-cli doesn't even let me run it.
33 replies
SMSatisfactory Modding
•Created by SteamBotBro on 1/20/2025 in #help-using-mods
Connect to dedicated server with sftp with certificates?
Is there any way I can connect to a dedicated server in the satisfactory mod manager using sftp and certificates instead of a password?
7 replies