Development Tools

From Minetest Developer Wiki
Revision as of 08:18, 23 August 2019 by Wuzzy (talk | contribs) (→‎Mods and modpacks: Add sub-headers)
Jump to navigation Jump to search

This article lists various free software tools which help in development of Minetest and mods for Minetest.

Minetest development

Mod development

Standalone software

Mods and modpacks

Coding

  • LuaCmd [luacmd]: luacmd server command which allows you to run a single Lua statement
  • QA-Block [qa_block]: Adds a Quality Assurance block which you use to run various checker scripts like listing items with missing description (including your own) and browse the global Lua namespace

Buildings and schematics

Informational

Benchmarking