Skip to content

v83 maplestory game emulator written on the JVM

License

Notifications You must be signed in to change notification settings

Zhanghao0150/Boswell-v83

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Boswell

Boswell is a Maplestory emulator project that slowly is rewriting OdinMS into something more modern using Kotlin! Luckily, this process is made easy with Kotlin's 100% interoperability with Java!

Boswell is based on a project by the same name. That project can be found here.


Scripting

Boswell now uses stateless scripting written in Groovy. This means that all pre-existing javascript scripts are no longer functional and need to be rewritten. If you would like to use the old odinms scripting style you can find that in the odinms-scripting branch or in the project Releases.

Documentation on how to write these new scripts can be found here.


Requirements/Dependencies

  • Java (17+)
  • Kotlin (1.7.10)
  • Postgresql (42.2.9+)
  • groovy-jsr223 (3.0.16)
  • gson (2.8.6+)
  • HikariCP (5.0.1+)
  • Apache.mina (2.0.7+)
  • slf4j (1.6.6+)
  • jUnit (5.9.2+)

Development is slow since it's just me working on it. However, if you're at all interested in the project or have questions Boswell can be found on discord!

About

v83 maplestory game emulator written on the JVM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 89.2%
  • Kotlin 8.6%
  • Groovy 2.2%