This website requires JavaScript.
Explore
Help
Sign in
stjr
/
UltimateZoneBuilder
Watch
0
Star
0
Fork
You've already forked UltimateZoneBuilder
0
mirror of
https://git.do.srb2.org/STJr/UltimateZoneBuilder.git
synced
2024-11-22 11:51:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
afbd92107b
UltimateZoneBuilder
/
builder.sh
4 lines
58 B
Bash
Raw
Normal View
History
Unescape
Escape
Search the user's PATH to find the bash binary (#786)
2022-09-17 11:36:39 +00:00
#!/usr/bin/env bash
Updated builder.sh to run the editor correctly when the script is started from another directory
2023-10-08 07:21:51 +00:00
cd
"
$(
dirname
"
$0
"
)
"
Added builder script with execute bit set so the .exe doesn't confuse Linux users
2020-09-20 09:41:28 +00:00
mono Builder.exe
Reference in a new issue
Copy permalink