Text adventure game that interfaces with lib-dcom for battles
Compose Multiplatform Application
Desktop
./gradlew desktop:run
- run application
- Requires Java 15+
- run
gradlew.bat desktop:createDistributable
- Download warp-packer https://github.com/dgiagio/warp/releases/download/v0.3.0/windows-x64.warp-packer.exe
- Run
warp-packer.exe --arch windows-x64 --input_dir desktop\build\compose\binaries\main\app\DigiQuest --exec DigiQuest.exe --output DigiQuest-${version}.exe