Skip to content

Commit

Permalink
add console.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
Vortex2Oblivion committed Feb 15, 2024
1 parent 3fda60a commit 1e5cbed
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Project.xml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,8 @@

<assets path="CHANGELOG.md" rename='changelog.txt' />

<assets path="console.bat" if="windows" unless="web" />

<assets path="version.txt" />

<assets path="Crash.exe" if="windows" />
Expand Down
1 change: 1 addition & 0 deletions console.bat
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
"Leather Engine.exe"

0 comments on commit 1e5cbed

Please sign in to comment.