editor2-issues
editor2-issues copied to clipboard
Expose sys functions in editor-scripts
trafficstars
Accessing things such sys.get_config() and sys.get_sys_info would be very helpful.
There are of course a lot more in that namespace that could be useful.
Good idea.
In the meantime, for reading the .ini files, perhaps you could use something like this: https://santoslove.github.io/inifile.html
How would I go about geting the absolute path to the *.project?