1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-25 04:02:50 +01:00
ScreenPlay/ScreenPlayWallpaper/Godot/GDExtention/src
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 Format 2023-11-09 15:30:02 +01:00
RegisterExtension.cpp Fix none Windows compilation 2023-10-13 06:21:51 +02:00
ScreenPlayGodotWallpaper.cpp Add proper Godot package export caching 2023-11-23 11:37:50 +01:00
ScreenPlayGodotWallpaper.h Add proper Godot package export caching 2023-11-23 11:37:50 +01:00
Version.h.in Add default Godot project with GDExtension 2023-08-31 14:53:59 +02:00
WindowsPipe.cpp Add license header 2023-11-01 12:33:19 +01:00
WindowsPipe.h Add license header 2023-11-01 12:33:19 +01:00
WindowsPipeTest.cpp Change ScreenPlayWallpaperLib to win32 only for now 2023-11-01 12:28:35 +01:00
windowsPipeTestServer.py Add license header 2023-11-01 12:33:19 +01:00