Saving map to a Lua File

If you are using the JADE_ENGINE for creating a game, you can save the map to a formatted lua file!

Saving to Lua Table

This will create a pre-formatted map that has the necessary tables needed for when loading a map in the JADE_ENGINE! If you have to source code, you can always change the saving to lua table to suit your own needs.

Lua Table Example example of a lua table map file for the JADE_ENGINE