1
General Board / Re: Script Library Templates
« on: December 19, 2024, 05:44:30 pm »
It is not really possible to change the folder for EA Scripts.
You can however create your own folder and write your own (versions of) scripts.
I did this for some scripts in folder "BaatScriptLib" where I for instance changed the logging and created a new library for im/export:
You can however create your own folder and write your own (versions of) scripts.
I did this for some scripts in folder "BaatScriptLib" where I for instance changed the logging and created a new library for im/export:
Code: [Select]
!INC BaatScriptLib.BaatScript-Logging
!INC BaatScriptLib.JavaScript-ImEx