This is used to push the creation of all things compiled from this script into one folder. :P _Needless to say this is for n00bs who might get errors compiling because spasm can't create non-exsistent folders._
@@ -3,6 +3,7 @@
if exist spasm.exe (
echo "Starting Compile..."
+ md bin
) else (
echo "Opening readme..."
start "" https://github.com/Zeda/Grammer2/blob/master/Readme.md