Zitronenwasser
Zitronenwasser
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
awesome, thanks
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
I'll be going offline for today, but thanks again for the help everyone, really helped 🙂 now to cover random edge cases like the alternate recipe for turbofuel, compacted coal, polyester fabric and distilled silica not being marked as an alternate recipe...
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
...i scrolled down until "Finishing Up" like twice today
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
god damn it
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
it's probably buried in some doc
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
i just could not find it at all
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
i think it was mentioned somewhere
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
well that was alot of suffering for no reason LOL
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
yeah i just realized that myself rip
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
hm i see i could just create it on some other mod and select that one huh
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
it probably does work from inside UE5, but i'm a bit confused why the c++ classes folder is just missing inside UE5 until another file is created
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
yeah, well i tried using it from within VS because the c++ files folder did not appear until i had a second header in there
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
that was a completely new mod managed to add it via rightclick in VS, still had to type out the path manually for public/private though... but it is running
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
Yeah the c++ classes fodler is not showing up inside UE5 for me, using the UE5 Class wizard thing just places the cpp and h file in the intermediates directory, do i just use the "normal" visual studio file creation, or is there something else i should be doing?
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
Yep, just need to get UE5 to acknowledge that my c++ & blueprint mod does indeed have c++
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
Well i'll make it work with FJsonObject, probably, i hope forgot UE5 has it inbuilt but that makes alot of sense to be fair. Now i just need to find the functions to get the recipes/items present in the world again
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
ahhh i see yeah that makes sense
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
your code coming to my rescue once more 😛 Thank you
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
this is very useful
50 replies
SMSatisfactory Modding
Created by Zitronenwasser on 4/2/2025 in #help-developing-mods
What is the "correct" way to write to a .json file from a mod?
https://docs.ficsit.app/contentlib/latest/index.html docs still reference it, might want to update that
50 replies