1
0
Fork
You've already forked curlyview
0
No description
  • C 98.7%
  • Batchfile 1.3%
2026年01月28日 23:54:18 +01:00
src init commit 2026年01月28日 23:54:18 +01:00
build-windows.bat init commit 2026年01月28日 23:54:18 +01:00
README.txt init commit 2026年01月28日 23:54:18 +01:00

you will need msvc to compile curlyview. download x64 build tools or more then
start a command prompt that ran vcvars64
1. git clone https://github.com/raysan5/raylib
2. adjust config.h to your preference! (default compiles less image formats than what's
in the exe so go adjust that)
3. build-windows.bat
4. output will be in app folder! have fun!