add new railwaycarriage and fix gitignore
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
# Visual Studio 2015 database file
|
||||
*.VC.db
|
||||
|
||||
#UE4
|
||||
*.uproject
|
||||
|
||||
# Compiled Object files
|
||||
*.slo
|
||||
*.lo
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
+11
-1
@@ -2,5 +2,15 @@
|
||||
"FileVersion": 3,
|
||||
"EngineAssociation": "4.24",
|
||||
"Category": "",
|
||||
"Description": ""
|
||||
"Description": "",
|
||||
"Modules": [
|
||||
{
|
||||
"Name": "railwayWorker",
|
||||
"Type": "Runtime",
|
||||
"LoadingPhase": "Default",
|
||||
"AdditionalDependencies": [
|
||||
"Engine"
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user