issues
search
ShredEagle
/
grapito
MIT License
0
stars
0
forks
source link
topic/grapito#140 prepare release
#141
Closed
Adnn
closed
2 years ago
Adnn
commented
2 years ago
closes #140
Add a macro for RELEASE_BUILD, make it hide the cursor.
Disable imgui for release builds.
Add a 4th player color.
Add "shred eagle" spash screen.
Find assets relative to the executable file path, not working dir.
Minor: notes regarding direct control.
Disable networking (websocket).
Refine development feature control macros, disable keyboard features.
Set grapple icon for both the executable file and the app window.
Add CMake option "BUILD_Grapito_RELEASEMODE" to control release build.
Attach a console to Windows subsystem builds.
Rework console on Windows: dev builds back to "Console" subsystem.
Rename CMake variable from RELEASEMODE to DEVMODE, map in conanfile.
[ci] Augment build matrix with DEVMODE On and Off.
closes #140