mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-07 03:22:33 +01:00
f982002d80
Add automatic godot and exp
6 lines
182 B
C
6 lines
182 B
C
#pragma once
|
|
|
|
#define SCREENPLAY_SOURCE_DIR "@SOURCE_DIR@"
|
|
#define SCREENPLAY_GODOT_VERSION "@GODOT_VERSION@"
|
|
#define SCREENPLAY_GODOT_RELEASE_TYPE "@SCREENPLAY_GODOT_RELEASE_TYPE@"
|