Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/afcms/mcl_speedrun
https://github.com/afcms/mcl_speedrun
lua mineclone2 minetest minetest-mod mod
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/afcms/mcl_speedrun
- Owner: AFCMS
- License: gpl-3.0
- Created: 2021-05-06T08:57:48.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2022-04-21T19:09:58.000Z (over 2 years ago)
- Last Synced: 2024-10-09T22:21:42.240Z (about 1 month ago)
- Topics: lua, mineclone2, minetest, minetest-mod, mod
- Language: Lua
- Homepage:
- Size: 72.3 KB
- Stars: 5
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mcl_speedrun
Add a customisable speedrun engine for MineClone2
You can create additional speedrun type (see `speedrun.lua`) and send me a pull request if you want.
Be sure to fit the rules of an existing minecraft speedrun type (https://www.speedrun.com/mcce)WARNING: this mod can only be played in singleplayer and do not save speedrun data on exit (storage is too complicated without a database)
WARNING: this mod require the last git version of mcl to work