This website requires JavaScript.
Explore
Help
Sign In
Lothario
/
axmol
mirror of
https://github.com/axmolengine/axmol.git
Watch
1
Star
0
Fork
You've already forked axmol
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bd4d07b86e
axmol
/
tools
/
console
/
plugins
/
plugin_package
/
sdkbox
4 lines
99 B
Bash
Raw
Blame
History
#!/bin/bash
DIR
=
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
python -u
${
DIR
}
/sdkbox.pyc
"
$@
"
Reference in New Issue
View Git Blame
Copy Permalink