Open Flash Server(OFS) Code
Status: Beta
Brought to you by:
wuthering_ware
#!/bin/sh export JAVA_HOME=/handjoys/DeployTool/jdk1.6.0_03 export CLASSPATH=.:/handjoys/DeployTool/apache-ant-1.7.0/lib:../WorldServer/class:$CLASSPATH export ANT_HOME=/handjoys/DeployTool/apache-ant-1.7.0 ant build cd ../openflashserver