-
Notifications
You must be signed in to change notification settings - Fork 37
Home
Tomás edited this page Apr 21, 2020
·
10 revisions
MMORPG de código abierto basado en Argentum Online. Escrito en Java usando Artemis, Kryonet y libGDX.
Open Source MMORPG based on Argentum Online. Written in Java, using Artemis, Kryonet and libGDX.
Para trabajar con el código fuente recomendamos usar el IDE Intellij IDEA en su edición Community.
El proyecto podés descargarlo como .zip o clonarlo con git (necesario si querés contribuir al proyecto o mantenerte al día con el código fuente):
git clone https://github.com/ao-libre/finisterra.git
Ver página Guía de git.
todo Agregar más información
- IntelliJ
- Windows JDK
- Linux JDK
- Run client and server localhost
- Host a public server
- Import project to IntelliJ