Skip to content

Commit

Permalink
Added an installer to be put on pastebin
Browse files Browse the repository at this point in the history
  • Loading branch information
ElvishJerricco committed Dec 21, 2014
1 parent 13a0580 commit 4610631
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
<fileset dir=".">
<exclude name="build.xml" />
<exclude name="build/*" />
<exclude name="installer.lua" />
</fileset>
</copy>

Expand Down
2 changes: 2 additions & 0 deletions installer.lua
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
shell.run("pastebin run VuBNx3va -u Team-CC-Corp -r asm.lua asm")
print("Run asm/load_asm.lua to load the asm API")

0 comments on commit 4610631

Please sign in to comment.