This website requires JavaScript.
Explore
Help
Sign In
sorceress
/
MatterLink
mirror of
https://github.com/AgathaSorceress/MatterLink.git
Watch
1
Star
0
Fork
You've already forked MatterLink
0
Code
Issues
Projects
Releases
Wiki
Activity
dd0626b8e9
MatterLink
/
settings.gradle
4 lines
100 B
Groovy
Raw
Normal View
History
Unescape
Escape
refactor project into modules isolate core from forge related code
2018-02-09 20:50:22 +00:00
rootProject
.
name
=
'MatterLink'
revert dropping 1.7.10, adding 1.9.4 instead of 1.10/1.11
2018-08-16 21:52:11 +00:00
include
'core'
add jankson dependency
2018-06-22 09:58:51 +00:00
include
'Jankson'
revert dropping 1.7.10, adding 1.9.4 instead of 1.10/1.11
2018-08-16 21:52:11 +00:00
include
'1.12.2'
,
'1.9.4'
,
'1.7.10'