1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-07-19 02:54:47 +02:00
ScreenPlay/CMake
Elias Steurer 0185d6d952 Add proper Godot package export caching
We now have  3 versions saved in the godot
project.json.

version: Project version. Every version bump will trigger a
reexport.

We just save the major and minor version for now. Godot
does have pretty good version compability. We will need this information
later when we upgrade to newer Godot versions

godotVersionMajor
godotVersionMinor

Update to latest Godot RC1
2023-11-23 11:37:50 +01:00
..
CMakeLists.txt Change CI to split into multile sections 2023-08-11 17:00:24 +02:00
CMakeVariables.h.in Add proper Godot package export caching 2023-11-23 11:37:50 +01:00
CopyRecursive.cmake Add basic kde wallpaper installation 2021-12-03 14:23:45 +01:00
CreateDmgInstaller.cmake WIP: Add mac .dmg installer 2023-08-24 16:02:43 +02:00
CreateIFWInstaller.cmake Remove hardcoded IFW version 2022-11-11 13:09:16 +01:00
GenerateCMakeVariableHeader.cmake Add proper Godot package export caching 2023-11-23 11:37:50 +01:00
GetProjectVersion.cmake Fix sha using path instead of filename 2023-08-24 08:40:10 +02:00