Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 2 KB

README.md

File metadata and controls

42 lines (27 loc) · 2 KB

logo

roBrowser is a web-based clone of the popular MMORPG Ragnarok Online built with WebGL, JavaScript, HTML5, and more. The project is entirely free and opensource, so you're welcome to setup roBrowser on your own server or try a demo.

You can learn more at http://robrowser.com

Screenshots

screen

Installing

Prerequisites

To run roBrowser you will need a browser that supports WebGL and is OpenGL ES 2.0 compatible. We've tested the following browsers:

  • Chrome
  • FireFox
  • Opera
  • IE11

If you don't run roBrowser in a Chrome App, you will need a Java plugin installed instead.

Quickstart

  1. Download roBrowser and extract it.
  2. Convert DB to get custom content to roBrowser.
  3. Compile scripts to reduce loading time.
  4. Install the remote client and set the parameter remoteClient to your server.
  5. Install the websocket proxy and set the parameter socketProxy to your proxy server URL.
  6. Configure roBrowser - documentation and some examples.

Contributing

roBrowser is developed by a team located around the world. Check out the documentation and submit a pull request!

Contact