aboutsummaryrefslogtreecommitdiffstats
path: root/common/build.gradle
Commit message (Collapse)AuthorAgeFilesLines
* Rewrite Gradle files to use DSL which is actually supported by IDEsKrakenied2024-08-281-11/+0
| | | | Change the downgrader to a modern supported one
* Add JetBrains annotationsLMBishop2021-06-291-0/+11
|
* Convert to multi module projectLMBishop2021-06-171-0/+0
- Common module to provide an abstract Quests plugin - Api is still todo