mirror of
https://github.com/rollerozxa/voxelmanip-wiki
synced 2024-05-05 08:01:02 -07:00
Development Tools: edit
This commit is contained in:
parent
0651d3ce46
commit
e9dc9477f5
@ -3,6 +3,7 @@ This page contains a list of tools that are useful for developing games and mods
|
||||
## General Lua Tools
|
||||
- [luacheck](https://github.com/lunarmodules/luacheck): Lua linter and static code analyser (see also [the chapter in rubenwardy's modding book](https://rubenwardy.com/minetest_modding_book/en/quality/luacheck.html))
|
||||
- [busted](https://olivinelabs.com/busted/): Lua unit testing framework (see also [the chapter in rubenwardy's modding book](https://rubenwardy.com/minetest_modding_book/en/quality/unit_testing.html))
|
||||
- [Lua pattern viewer](https://gitspartv.github.io/lua-patterns/): A site like Regexr but for visualising and working with Lua patterns.
|
||||
|
||||
## Debugging/profiling
|
||||
- [debug](https://content.minetest.net/packages/LMD/dbg/): Minetest mod library that offers more debugging capabilities.
|
||||
|
Loading…
x
Reference in New Issue
Block a user