summaryrefslogtreecommitdiff
path: root/settings.gradle (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split GUI code to separate module (#242)Gravatar Runemoro2020-06-031-1/+4
| | | | | | | * Split into modules * Post merge compile fixes Co-authored-by: modmuss50 <modmuss50@gmail.com>
* Support Gradle alongside SSJBGravatar Michael Smith2015-05-211-0/+1
This makes builds faster, simpler and better automated but still keeps Cuchaz happy. :)