Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-04-26 | Wrote a script the start the server called start deleted the old one. The ↵ | guntasgrewal | |
new one has 2 flag options -c and -s these correspond to starting the console or server respectively. | |||
2014-03-04 | start.sh: | Tomer Kimia | |
2014-03-04 | don't run generate in start.sh, ignore nohup.out | Luke Shumaker | |
2014-03-02 | The start script is less obnoxious now. | AndrewMurrell | |
2014-03-01 | Made the start script sent 2> to a file called server.talk for later reference. | AndrewMurrell | |
2014-03-01 | I added a start.sh file so that you can just type ./start.sh to both ↵ | AndrewMurrell | |
generate and start the server. |