Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit eb99b31

Browse files
committed
Add batch files for launching directly into editors
1 parent b53fb20 commit eb99b31

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

Launch Actor Editor.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"Cortex Command.exe" -editor "ActorEditor"

Launch Area Editor.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"Cortex Command.exe" -editor "AreaEditor"

Launch Assembly Editor.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"Cortex Command.exe" -editor "AssemblyEditor"

Launch Gib Editor.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"Cortex Command.exe" -editor "GibEditor"

Launch Scene Editor.bat

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"Cortex Command.exe" -editor "SceneEditor"

0 commit comments

Comments
 (0)