This website requires JavaScript.
Explore
Help
Register
Sign In
EpicKnarvik97
/
mcMMO
Watch
1
Star
0
Fork
0
You've already forked mcMMO
mirror of
https://github.com/mcMMO-Dev/mcMMO.git
synced
2024-11-25 06:36:45 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
f8a14a7ab3
mcMMO
/
settings.gradle
5 lines
90 B
Groovy
Raw
Normal View
History
Unescape
Escape
Move mcmmo into submodule Goal will be to slowly move out the bukkit* dependencies from -core, but, we have our starting point
2019-09-30 21:53:44 +02:00
rootProject
.
name
=
'mcMMO'
Create api module, McMMOPlayer -> BukkitMMOPlayer
2019-10-05 03:55:03 +02:00
include
'mcmmo-core'
include
'mcmmo-api'
[WIP] Start breakout of mcmmo plugin This commit starts work on the seperation of mcmmo and platform logic, there is still a fair amount of work to go before this will compile, down the line (potentially much further), bukkit logic will be stripped out of -core
2019-10-09 22:53:04 +02:00
include
'mcmmo-bukkit'
Reference in New Issue
Copy Permalink