Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 251 Bytes

A very simple rigidbody physics engine for Minetest. It's heavily unoptimized and quite glitchy in complex scenarios but it handles simple things just fine.

See LICENSE for the license (MIT)

See api.md for a simple explanation on how to use the api.