-
Notifications
You must be signed in to change notification settings - Fork 0
Home
sorcerykid edited this page May 20, 2020
·
1 revision
Axon is a lightweight but powerful event propagation framework for Minetest, affording a new degree of creative freedom for game designers and mod developers. While similar in some respects to Mesecons and Digilines, Axon is intended for broadcasting environmental stimulii (heat, smell, noise, etc.) to objects such as NPCs, players, spawned items, and even non-corporeal entities.
Documentation:
Repository:
https://bitbucket.org/sorcerykid/axon
Dependencies:
- Mobs Lite Mod
Source Code License:
GNU Lesser General Public License v3 (LGPL-3.0)
Installation:
- Unzip the archive into the mods directory of your game
- Rename the axon-master directory to "axon"
- Add "axon" as a dependency to any mods using the API.