
So choose a prefix no one else will ever use like the name of your mod. Your files can have any name, all files in the folder will be loaded by the game.
#CRYSIS MODS ADVANCED AI MOD#
Adding separate files and use loading from folders whenever possible, to improve mod compatibility and maintenance. Minimize overwrites of vanilla files, unless that is your main goal or somehow necessary (on_action triggers).Read the forum post by the developer for more info. Use CWTools for advanced validation and auto-complete: CWTools is a syntax validator for Stellaris modding, developed as an extension for Visual Studio Code and also available for Sublime.

Note that some modifications need a game to be loaded or even the option to be used on screen/in the back-end before their code will run. Good Editors usually have the ability to track changes to files from outside the program and prompt for a reload, thus showing you errors with one glance at the file.
