2026-04-10 11:29:11 +02:00
2026-04-10 11:29:11 +02:00
2026-04-06 15:38:14 +02:00
2026-03-15 19:46:00 +01:00
2026-03-15 19:46:00 +01:00
2026-03-15 19:46:00 +01:00
2026-03-16 20:14:43 +01:00
2026-03-16 20:14:43 +01:00
2026-03-16 20:14:43 +01:00
2026-03-15 19:46:00 +01:00

SakuraVNE

Visual novel creator engine made with SDL2

Clone the project: git clone https://github.com/htamas1210/SakuraVNE.git --recursive

windows:

Generate a visual studio 2026 solution and build from there: cmake -G "Visual Studio 18 2026" -A x64

linux:

cmake -B build -DCMAKE_BUILD_TYPE=Debug -DCMAKE_EXPORT_COMPILE_COMMANDS=ON ln -sf build/compile_commands.json compile_commands.json cmake --build build -j

Description
No description provided
Readme 58 KiB
Languages
C++ 51.4%
CMake 41.9%
Shell 3.6%
Batchfile 3.1%