Initial commit

This commit is contained in:
Duane Robertson 2016-04-24 02:04:17 -05:00
parent fa9afd4c6d
commit de5c15178b
7 changed files with 1100 additions and 97 deletions

View file

@ -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.
![screenshot](https://github.com/duane-r/fun_caves/raw/master/textures/screenshot.jpg)
The source is available on github.
Code: LGPL2, textures: none
Mod dependencies: default
Download: https://github.com/duane-r/fun_caves/archive/master.zip