This commit is contained in:
2024-06-29 09:57:11 +03:00
parent 9ba5a00cfe
commit 19cda04372
5 changed files with 10 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -4,3 +4,6 @@
[submodule "Plugins/DLSS"]
path = Plugins/DLSS
url = https://github.com/FlaxEngine/DLSS
[submodule "Plugins/OnlinePlatformSteam"]
path = Plugins/OnlinePlatformSteam
url = https://github.com/FlaxEngine/OnlinePlatformSteam

View File

@@ -11,6 +11,9 @@
},
{
"Name": "$(ProjectPath)/Plugins/FidelityFX-FSR/FidelityFX-FSR.flaxproj"
},
{
"Name": "$(ProjectPath)/Plugins/OnlinePlatformSteam/OnlinePlatformSteam.flaxproj"
}
],
"DefaultScene": "194e05f445ece24ec5448d886e1334df",

View File

@@ -49,6 +49,8 @@ public class Game : GameModule
options.PrivateDependencies.Add("FidelityFXFSR");
options.ScriptingAPI.Defines.Add("COMPILE_WITH_FSR1");
#endif
options.PublicDependencies.Add("OnlinePlatformSteam");
// Here you can modify the build options for your game module
// To reference another module use: options.PublicDependencies.Add("Audio");
// To add C++ define use: options.PublicDefinitions.Add("COMPILE_WITH_FLAX");

1
steam_appid.txt Normal file
View File

@@ -0,0 +1 @@
480