Open source Roblox mining game
Nim 7403aace51 chunk generation | 6 years ago | |
---|---|---|
modules | 6 years ago | |
src | 6 years ago | |
.gitignore | 6 years ago | |
.gitmodules | 6 years ago | |
.luacheckrc | 6 years ago | |
LICENSE.md | 6 years ago | |
MineStuff.rbxl | 6 years ago | |
README.md | 6 years ago | |
rojo.json | 6 years ago |
MineStuff is a mining game I'm making to develop PizzaAlpaca.
This project uses Quenty's luacheck-roblox luacheck config. https://github.com/Quenty/luacheck-roblox
luacheck-roblox is licensed under the MIT license https://github.com/Quenty/luacheck-roblox/blob/master/LICENSE.md
This project uses Quenty's Maid object. https://github.com/Quenty/NevermoreEngine/blob/version2/Modules/Events/Maid.lua
Maid, and the rest of NevermoreEngine is licensed under the MIT license. https://github.com/Quenty/NevermoreEngine/blob/version2/LICENSE.md
This project uses Osyris' t typechecking module. https://github.com/osyrisrblx/t
t is licensed under the MIT license https://github.com/osyrisrblx/t/blob/master/LICENSE