project: bundle injector

This commit is contained in:
therealunull
2020-12-14 11:44:08 -05:00
parent ce8c0cbb64
commit 6177706c36
61 changed files with 6742 additions and 2 deletions

View File

@@ -49,6 +49,7 @@ include(":injected-client")
include(":injection-annotations")
include(":runelite-plugin-archetype")
include(":wiki-scraper")
include(":openosrs-injector")
for (project in rootProject.children) {
project.apply {