Totally novice here.
I am trying to make a mod that adds a few technologies, after getting all xml files sorted out I found the process of adding them to OnModActiviated was quite tedious.
The only way I know is Properties->Add->OnModActivated->UpdateDatabase->Select the file, which involves a lot of clicking when there's a lot of files. After 20 minutes I had only added a small proportion of the file.
Is there any easier way like copy/paste the loading codes or something similar to that?
Any help would be appreciated
I am trying to make a mod that adds a few technologies, after getting all xml files sorted out I found the process of adding them to OnModActiviated was quite tedious.
The only way I know is Properties->Add->OnModActivated->UpdateDatabase->Select the file, which involves a lot of clicking when there's a lot of files. After 20 minutes I had only added a small proportion of the file.
Is there any easier way like copy/paste the loading codes or something similar to that?
Any help would be appreciated