Compare commits

...

2 Commits

Author SHA1 Message Date
amasson 2bb7f2b6b1 Project identity 2024-07-11 14:57:08 +02:00
amasson 5bfff25380 GasRpg and FactionSystem plugins 2024-07-11 14:56:22 +02:00
5 changed files with 17 additions and 0 deletions
+6
View File
@@ -1,3 +1,9 @@
[submodule "Plugins/LibAmasson"]
path = Plugins/LibAmasson
url = https://github.com/amasson42/LibAmasson-unreal-plugin.git
[submodule "Plugins/GasRpg"]
path = Plugins/GasRpg
url = https://github.com/amasson42/GasRpg-unreal-plugin.git
[submodule "Plugins/FactionSystem"]
path = Plugins/FactionSystem
url = https://github.com/amasson42/FactionSystem-unreal-plugin.git
+6
View File
@@ -2,7 +2,13 @@
[/Script/EngineSettings.GeneralProjectSettings]
ProjectID=89BAE1A442C4C9FCD7AD2485E27B7402
ProjectName=Wailing
ProjectVersion=0.1.0.0
CompanyName=Amasson
CopyrightNotice=Copyright by amasson
ProjectDisplayedTitle=NSLOCTEXT("[/Script/EngineSettings]", "AFE249BB43CD5968FD752A8C670A4804", "{GameName}")
[StartupActions]
bAddPacks=True
InsertPack=(PackSource="StarterContent.upack",PackName="StarterContent")
+1
Submodule Plugins/GasRpg added at 97549c14bf
BIN
View File
Binary file not shown.