StendhalLocalhostServerOnLinux: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Zenix2 m →MySQL & Marauroa: Let the 2 be one: - hendrik noticed a error; I fix it |
imported>Zenix2 m →Bash it up! Starting marauroa: - Added version missing warning |
||
| Line 81: | Line 81: | ||
</pre> |
</pre> |
||
Save it as "blah.sh", replacing blah with whatever you want. Make sure it's executeable! |
Save it as "blah.sh", replacing blah with whatever you want. Make sure it's executeable! |
||
''Warning! in the line with "LOCALCLASSPATH", is has 'stendhal-server.jar', this is my file, and may not be yours. Do not change the name of the .jar file, just modify that line to include the version after 'server' so it's now 'stendhal-server-0.55.jar' (this is an example, your version may be different!) Ensure that this is the same thing as your .jar file! |
|||
In the command-line, go to the server directory and type: |
''In the command-line, go to the server directory and type: |
||
<pre> |
<pre> |
||
./blah.sh |
./blah.sh |
||