Initial commit
This commit is contained in:
parent
fa9afd4c6d
commit
de5c15178b
7 changed files with 1100 additions and 97 deletions
13
README.md
13
README.md
|
@ -1,2 +1,13 @@
|
|||
# fun_caves
|
||||
V6ish caves as a LUA mod
|
||||
|
||||
Fun Caves is an attempt to convert the mapgen V6 caves into a lua mod, so they can be used with any mapgen. I've translated the C++ code into lua in the most mechanical way possible. I honestly have no idea how half of it works, and I don't intend to spend a lot of time on it in the future, so anyone who likes this mod is encouraged to fork and/or tinker with it and submit pull requests.
|
||||
|
||||

|
||||
|
||||
The source is available on github.
|
||||
|
||||
Code: LGPL2, textures: none
|
||||
|
||||
Mod dependencies: default
|
||||
|
||||
Download: https://github.com/duane-r/fun_caves/archive/master.zip
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue