add friendly-guide (#8255)

* Create friendly-guide

* Add friendly-guide to toml dependency list

* Update friendly-guide

* Update friendly-guide

Not sure where I'm using java.lang.system.out/err/in other than tests, but I removed from there as well.

* Update friendly-guide

* Update friendly-guide

Load the dialog conditions and requirements explicitly

* Update friendly-guide

Replace reflection with hardcoded map

* Update friendly-guide

* Update friendly-guide

address issues found in build
This commit is contained in:
Nicholas Denaro
2025-10-19 18:47:50 -04:00
committed by GitHub
parent bf09ac8601
commit ab118ca2e4
2 changed files with 4 additions and 1 deletions

View File

@@ -137,7 +137,7 @@ dependencies {
because "osrs-archipelago"
}
thirdParty("org.tomlj:tomlj:1.1.1") {
because "resource-packs"
because "resource-packs, friendly-guide"
}
}

3
plugins/friendly-guide Normal file
View File

@@ -0,0 +1,3 @@
repository=https://github.com/NicholasDenaro/osrs-friendly-guide.git
commit=5d63a17966e928af70c778bc3da8d781ac7782fc
authors=NicholasDenaro