This commit is contained in:
onezplpl 2024-07-16 21:58:49 -04:00
parent 21744ab23b
commit e2e4a7f69b
No known key found for this signature in database
GPG key ID: 7EC026A136F9EEC3

View file

@ -1,4 +1,6 @@
# VoxelTest
Another voxel engine. Designed for Linux, can compile on Windows from Linux or on Windows
This is a voxel engine designed as a light base for more extensive projects.
Run the Makefile, create a directory "db", and run the "monke" executable
Extensive testing is required; report bugs and feature requests to a reply of https://social.zenoverse.net/onez/p/1721060958.087029
The target platform is Linux, although cross-compilation to Windows is also possible. To compile, use the Makefile, create a directory "db", and run the "monke" executable.