Limit-Theory-Redux / ltheory

Limit Theory Redux is a fork of the discontinued open-world space simulation game Limit Theory. We have made it our mission to continue the development of the ambitious Limit Theory project as an open source initiative.
Apache License 2.0
62 stars 8 forks source link

Move content of the `/engine/lib/phx/script` folder into the top level `script` directory #265

Open HaronK opened 5 months ago

HaronK commented 5 months ago

To keep all Lua code in one place, move it into the top level script directory. This includes files in the /engine/lib/phx/script folder and will require updating proc macro generation of FFI code.