Skip to content

DinoNuggies7/GoongaMiners

Repository files navigation

GoongaMiners

GoongaMiners is a monke game designed after the feeling of playing in the backyard with sticks. GoongaMiners uses Minetest and MineClone2 (a subgame for Minetest) as a base. I am planning on making my own textures for everything in the future, and making a release that includes binaries for Windows and Linux.

Building

Compile just like any other cmake project.

git clone https://github.com/DinoNuggies7/GoongaMiners.git --recursive && cd GoongaMiners
mkdir -p build && cd build
cmake ..
make -j$(nproc)
sudo make install

About

No description, website, or topics provided.

Resources

License

Unknown, LGPL-2.1 licenses found

Licenses found

Unknown
LICENSE.txt
LGPL-2.1
COPYING.LESSER

Stars

Watchers

Forks

Releases

No releases published

Packages