We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e773317 commit 6034e70Copy full SHA for 6034e70
.gitignore
@@ -45,6 +45,8 @@ luac.out
45
# Manifest files
46
*.manifest
47
48
+**/desktop.ini
49
+
50
.vs/
51
_Screenshots/
52
Base.rte/Settings.ini
@@ -53,8 +55,6 @@ Scenes.rte/
53
55
Metagames.rte/
54
56
DedicatedServerDebug.bat
57
-Cortex Command Experimental Multiplayer Operations Guide.docx
-
58
allegro.log
59
abortscreen.bmp
60
@@ -65,4 +65,4 @@ LogLoadingWarning.txt
65
LogConsole.txt
66
Console.dump.log
67
Console.input.log
68
-Base.rte/LoadoutsP1.ini
+Base.rte/LoadoutsP1.ini
0 commit comments