aboutsummaryrefslogtreecommitdiff
path: root/externals/discord-rpc/examples/unrealstatus/unrealstatus.uproject
diff options
context:
space:
mode:
Diffstat (limited to 'externals/discord-rpc/examples/unrealstatus/unrealstatus.uproject')
-rw-r--r--externals/discord-rpc/examples/unrealstatus/unrealstatus.uproject19
1 files changed, 19 insertions, 0 deletions
diff --git a/externals/discord-rpc/examples/unrealstatus/unrealstatus.uproject b/externals/discord-rpc/examples/unrealstatus/unrealstatus.uproject
new file mode 100644
index 0000000000..8a4a40b4e2
--- /dev/null
+++ b/externals/discord-rpc/examples/unrealstatus/unrealstatus.uproject
@@ -0,0 +1,19 @@
+{
+ "FileVersion": 3,
+ "EngineAssociation": "4.18",
+ "Category": "",
+ "Description": "",
+ "Modules": [
+ {
+ "Name": "unrealstatus",
+ "Type": "Runtime",
+ "LoadingPhase": "Default"
+ }
+ ],
+ "TargetPlatforms": [
+ "LinuxNoEditor",
+ "MacNoEditor",
+ "WindowsNoEditor",
+ "AllDesktop"
+ ]
+} \ No newline at end of file