Desura compatibility

- create launch scripts for Desura
- that access local installation launch scripts
- clean up /usr/* launch scripts created during make install
This commit is contained in:
Matthias Mailänder
2013-03-21 09:41:10 +01:00
parent aa6f12f0a1
commit 28d740dfc3
6 changed files with 58 additions and 0 deletions

2
launch-editor.sh Executable file
View File

@@ -0,0 +1,2 @@
#!/bin/sh
exec mono OpenRA.Editor.exe "$@"