Jump to content
Sign in to follow this  
c0nsumer

RObrew - The missing package manager for Ragnarok Online Emulator

Recommended Posts

Hello friends!

 

this is interesting to you? can i continue the development? or it's not a good project? 

 

Page: http://barrosfilipe.github.io/robrew/

Github: https://github.com/barrosfilipe/robrew

 

 

What is RObrew?

 

It's a Linux (Debian Based OS / Red Hat Based OS) application that will provide you a simple life in ragnarok emulator management.

 

Example without RObrew:

 

You need to install package dependencies to your emulator manually, for example:

 

    * gcc
* make
* mysql
* mysql-devel
* mysql-server
* pcre-devel
* subversion
* zlib-devel

 

And then download the emulator from svn/repo and compile it manually!

 

Example with RObrew:

 

After install RObrew you just need to do that command in your terminal:

 

$ robrew install <emulator>

 

For Hercules:

$ robrew install hercules

 

Package Dependencies:     * gcc	* make	* mysql	* mysql-devel	* mysql-server	* pcre-devel	* subversion	* zlib-devel

 

The robrew command will install all package dependencies automatically, download Hercules from official svn/repository.

 

If you want to compile:

 

 

$ robrew compile /path/to/downloaded/hercules/folder/

 

RObrew is now in development and the first release will have plugins. For example, a plugin named emulator-dropbox-backup that provide automatically daily backups from your emulator and database to a DropBox storage.

 

if you are interested to get involved contact me (PM).

 

Thanks! Let's make the world better smile.png

 

with Love <3,

c0nsumer (Filipe Barros)

Edited by c0nsumer

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
Sign in to follow this  

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.