project: remove modules to be externalized
This commit is contained in:
@@ -32,10 +32,6 @@ plugins {
|
||||
include(":http-api")
|
||||
include(":cache")
|
||||
include(":runelite-api")
|
||||
include(":protocol-api")
|
||||
include(":protocol")
|
||||
include(":cache-client")
|
||||
include(":cache-updater")
|
||||
include(":runescape-api")
|
||||
include(":runescape-client")
|
||||
include(":deobfuscator")
|
||||
@@ -45,8 +41,6 @@ include(":runelite-mixins")
|
||||
include(":injected-client")
|
||||
include("injection-annotations")
|
||||
include(":runelite-plugin-archetype")
|
||||
include(":http-service")
|
||||
include(":http-service-openosrs")
|
||||
include(":wiki-scraper")
|
||||
|
||||
for (project in rootProject.children) {
|
||||
|
||||
Reference in New Issue
Block a user