« Previous -
Version 5/13
(diff) -
Next » -
Current version
feendrache, 05/10/2010 10:41 pm
GetYourOwnWorld¶
I will try to get a small tutorial for getting your own MMO with Ryzom running. It's a work in progress, since i will document my own way here
My Server: Linux/Ubuntu
My Client: Windows/Vista
- Get the source http://dev.ryzom.com/wiki/ryzom/Getting_Source
- Build the Server on Linux http://dev.ryzom.com/wiki/ryzom/BuildForLinux
- Build the Client on Windows http://dev.ryzom.com/wiki/ryzom/BuildForWindows and/or http://dev.ryzom.com/wiki/ryzom/EverythingWindows
- Follow this guide http://dev.ryzom.com/wiki/ryzom/ConfigureForLinux
- Things i needed to change:
- in code/ryzom/tools/scripts/linux/shard i needed to change line 2 so it found the shard start script
- Follow this guide http://dev.ryzom.com/wiki/ryzom/RunClientOnWindows

