Made a ship version
Remove imgui from ship release, script to export fast. Can read assets from dev folder and ship folder.
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -13,6 +13,7 @@
|
||||
.idea/
|
||||
.vs/
|
||||
[Ii]ntermediate/
|
||||
[sS]hip/
|
||||
|
||||
# Logs
|
||||
build_*.txt
|
||||
@@ -51,3 +52,5 @@ launch_*.txt
|
||||
*.out
|
||||
*.app
|
||||
|
||||
misc/agent_error.log
|
||||
misc/agent_output_ship.log
|
||||
|
||||
Reference in New Issue
Block a user