FAQ: Difference between revisions
Content deleted Content added
imported>Kymara initial commit of some kind of developers FAQ. It needs help, and a lot more new sectiosn can be added. |
imported>MiguelAngelBlanchLardin Replied some questions. |
||
Line 1:
== Arianne Project ==
; What is Arianne?
Arianne is composed of several projects like [[MarauroaObjectives | Marauroa]], a java implementation of theframework to run games, and all games using it, such as [[Stendhal]].
; What is Marauroa?
Marauroa is a free open source GPL implementation of a persistent multiplayer online game framework using Java, MySQL for storage and TCP for data connections to clients.
; How is Arianne licensed?
: It is licensed under the [http://www.gnu.org/copyleft/gpl.html GPL].
Line 19 ⟶ 23:
: CVS
; Why do you use CVS, it's rubbish?
: Although we know better control version systems exists we want to mantain with CVS.
== Contributing ==
Line 29 ⟶ 33:
; How many players can the engine support?
: Stendhal has had up to 60 players online, I've no idea of the limits.
; I want to use Marauroa for my game, where do I start?
Read how to create a game using Marauroa, it should give you a nice idea.
== Stendhal project ==
| |||