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
e2410305af
MatterLink
/
settings.gradle
2 lines
66 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'
add a (not yet working) 1.11.2 subproject
2018-02-10 16:54:43 +00:00
include
'core'
,
'1.12.2'
,
'1.11.2'