Skip to content

Instantly share code, notes, and snippets.

@caubry
Created February 2, 2013 11:03
Show Gist options
  • Save caubry/4696895 to your computer and use it in GitHub Desktop.
Save caubry/4696895 to your computer and use it in GitHub Desktop.
# !/bin/bash
ROOT= ~/Desktop/TODO
mtasc $ROOT/mousetrail/src/MouseTrail/Main.as -main
-swf $ROOT/mousetrail/bin/mouseTrail.swf
-out $ROOT/mousetrail/bin/Interface.swf
-cp $ROOT/mousetrail/src
open $ROOT/mousetrail/bin/Interface.swf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment