StendhalLocalhostServerOnLinux: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Kymara |
imported>Kymara |
||
| Line 53: | Line 53: | ||
= Makin' the cake = |
= Makin' the cake = |
||
Well, now that we have the materials ready, we need to mix them together to create a great product, no? Here are the steps we are going to take: |
|||
#Create a server directory, to hold everything in a nice, organized way |
|||
#Unzip your Stendhal Server zip in this server directory |
|||
#Run the Stendhal GenerateINI script, to get a configuration file |
|||
#Have fun |
|||
We will go through them in turn. The first and last shouldn't be to hard. Let's create that directory! |
|||
== |
== Create the server directory == |
||
Let's create your folder to run the server from, in your home directory. NOTE: The commands given are for use in the command-line, but you can take the GUI route as well. For some commands, you must run them from the command-line, and I will tell you |
Let's create your folder to run the server from, in your home directory. NOTE: The commands given are for use in the command-line, but you can take the GUI route as well. For some commands, you must run them from the command-line, and I will tell you |
||
cd |
cd |
||