sm64coopdx/docs/lua
djoslin0 c68ee859ea
Add mod development mode (#851)
With mod development mode on you can press the L bind while paused to
reload the active mods. This reload will rescan the directories for
the active modes and thus refresh their file caches.

Mod development mode also enables live lua module reloading. Any time
a lua module is updated, coop will live reload the functions that changed
and do its best to maintain the previous variable states.

---------

Co-authored-by: MysterD <myster@d>
2025-06-22 19:07:15 +10:00
..
examples Gfx/Vtx improvements (#756) 2025-04-24 14:03:17 +10:00
guides smlua event hooks refactor (#826) 2025-06-09 07:40:48 +10:00
constants.md smlua event hooks refactor (#826) 2025-06-09 07:40:48 +10:00
functions-2.md Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
functions-3.md fix autogen texinfo get 2025-06-06 07:29:24 +10:00
functions-4.md Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
functions-5.md Fix vec3f bugs (#837) 2025-06-05 19:44:09 +10:00
functions-6.md removed get_game_tick_counter 2025-06-15 21:01:32 +10:00
functions.md removed get_game_tick_counter 2025-06-15 21:01:32 +10:00
globals.md Final touches for geo hooks (#588) 2024-12-28 08:44:36 -05:00
lua.md Document sound functions 2024-12-16 20:18:28 -05:00
structs.md Add mod development mode (#851) 2025-06-22 19:07:15 +10:00