Fork of the Kitsune Mahjong engine for use in VTuber Game Jam
The VTJam engine requires the following dependencies to be present to work:
- OpenAL Driver (OpenAL-Soft included on Windows)
- OpenGL Driver
- GLFW3
- libogg
- libvorbis
- libvorbisfile
- FreeType
- AngelScript (Precompiled patched version with D support)
- Kosugi Maru Font (in
res/fonts
w/ license) - PixelM+ (in
res/fonts
w/ license)
On Windows these libraries are copied from the included libs/ folder.