https://github.com/sfence/chemprod
Minetest mod for implement chemical production.
https://github.com/sfence/chemprod
Last synced: 2 months ago
JSON representation
Minetest mod for implement chemical production.
- Host: GitHub
- URL: https://github.com/sfence/chemprod
- Owner: sfence
- License: other
- Created: 2022-04-19T16:30:47.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-15T09:25:20.000Z (about 1 year ago)
- Last Synced: 2025-02-12T20:48:09.282Z (4 months ago)
- Language: Lua
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Minetest mod: chemprod
=======================
Minetest mod targeting to chemical production implementation.Source code:
-----------------------
Copyright (c) 2022 SFENCE
MIT - check LICENSE fileLicense of media (textures, sounds and models):
-----------------------------------------------
CC BY-SA 4.0 - check LICENSE fileCopyright (c) 2022 SFENCE (CC BY-SA 4.0):
All textures not mentioned below.Testing
---------Copy or link `test_api` to `test_api` directory in 'tests' mod subdirectory.
`test_api` can be found on `https://github.com/sfence/test_api`.Run python file `tb_*.py`.