Terve!
After a few very small things I'd like to do my first "bigger" mod.
The first problem I ran into was the converting of the files. Even though I could bypass the conversion from binary to txt, I am unable to convert them from txt to binary (ship information files). If I launcht the game with the txt files it crashes in some cases.
When I use the converter I was able to download online (contains the text: for %%a in (*.entity) do ConvertData_Rebellion entity %%a %%a txt)
I am unsure if I have to do something with this file to make it work or if the new file is created in a different folder.
Thank you already for your kind help.
Sayonara!