Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 555 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 555 Bytes

anpc-dev

Development documentation, tools and examples for anpc Minetest mod.

For programming reference, please see the API doc

Included tools

anpcscript-interpreter

A python script that converts a *.anpcscript file into a Lua file

Debugger

The debugger is a tool to use in-game in Minetest, and allows you to inspect a NPC.

Program editor

The program editor is a tool in-game in Minetest, that allows you to see and modify (not working yet) programs in-game.