Minetest mod adding customizable cave generation
Go to file
Bram van den Heuvel 7b29f68ffa Move initial parts over to init.lua
Since `dofile` is a global variable, it cannot be securely trusted for imports.

Additionally, I learnt recently that local functions can be referenced more clearly in a file by adding them as methods to a local table.

https://social.noordstar.me/notes/9sfk6273ao
2024-04-29 12:27:39 +02:00
lua Move initial parts over to init.lua 2024-04-29 12:27:39 +02:00
API.md Add biome generation in engine 2024-04-22 09:00:53 +02:00
LICENSE Initial commit 2024-04-17 22:56:00 +02:00
README.md Initial commit 2024-04-17 22:56:00 +02:00
init.lua Move initial parts over to init.lua 2024-04-29 12:27:39 +02:00
mod.conf Initial commit 2024-04-17 22:56:00 +02:00

README.md

Noordstar caves

The Noordstar caves mod helps add more caves to MineClone2 and Mineclonia.