updated readme with instructions to how to clone the project
This commit is contained in:
@@ -1,6 +1,9 @@
|
|||||||
# SakuraVNE
|
# SakuraVNE
|
||||||
Visual novel creator engine made with SDL2
|
Visual novel creator engine made with SDL2
|
||||||
|
|
||||||
|
Clone the project:
|
||||||
|
`git clone https://github.com/htamas1210/SakuraVNE.git --recursive`
|
||||||
|
|
||||||
## windows:
|
## windows:
|
||||||
Generate a visual studio 2026 solution and build from there:
|
Generate a visual studio 2026 solution and build from there:
|
||||||
`cmake -G "Visual Studio 18 2026" -A x64`
|
`cmake -G "Visual Studio 18 2026" -A x64`
|
||||||
|
|||||||
Reference in New Issue
Block a user