mirror of
https://github.com/Motschen/Adventura.git
synced 2025-12-16 11:55:08 +01:00
feat: use CMake and SDL3
Based on: https://github.com/Ravbug/sdl3-sample
This commit is contained in:
4
config/config-web-unix.sh
Executable file
4
config/config-web-unix.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
cd "${0%/*}"
|
||||
|
||||
emcmake cmake -S .. -B ../build/web
|
||||
Reference in New Issue
Block a user