ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/editor_tut.html
(Generate patch)

Comparing deliantra/www/src/editor_tut.html (file contents):
Revision 1.8 by elmex, Fri Jun 20 08:34:52 2008 UTC vs.
Revision 1.9 by pippijn, Tue Dec 23 18:52:58 2008 UTC

272root@localhost: ~/deliantra/server# cd .. 272root@localhost: ~/deliantra/server# cd ..
273root@localhost: ~/deliantra# ln -s ~/deliantra/maps /opt/deliantra/share/deliantra/maps 273root@localhost: ~/deliantra# ln -s ~/deliantra/maps /opt/deliantra/share/deliantra/maps
274</pre> 274</pre>
275 275
276<p> 276<p>
277Now everything is in place and all thats left is to write a 277Now everything is in place and all that's left is to write a
278startup script for the server: 278startup script for the server:
279</p> 279</p>
280 280
281<pre> 281<pre>
282root@localhost: ~/deliantra# echo "CROSSFIRE_LIBDIR=/opt/deliantra/share/deliantra/ /opt/deliantra/bin/deliantra" > startcf 282root@localhost: ~/deliantra# echo "CROSSFIRE_LIBDIR=/opt/deliantra/share/deliantra/ /opt/deliantra/bin/deliantra" > startcf

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines