Skip to content
This repository has been archived by the owner on Aug 15, 2019. It is now read-only.

Jire/Vinitello-Dux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vinitello Dux

A RuneScape emulation API following in Java designed to improve production activity of RuneScape emulators.

Modularity

Vinitello is highly modular. Thanks to Google Guice, it's possible to quickly swap implementation modules that use a high-level well-defined interface. Google Guice also allows us to provide easy configuration of modules, even allowing configuration to existing libraries that use well-defined interfaces.

Networking

We are planning to provide an implementation of JBoss Netty, Apache MINA 2, and Java IO. Your choice of networking implementation is quick to swap using Google Guice.

Licensing

Vinitello is released open-source under the MIT license.

About

RuneScape emulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages