mirror of
https://github.com/lukasabbe/bookshelf-inspector.git
synced 2026-04-30 10:40:53 +00:00
One more step, now i just need to figure out how to remove the requierment to run the mod on both server and client
This commit is contained in:
@@ -12,6 +12,7 @@ configurations {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation("org.yaml:snakeyaml:${project.YAML_snake}")
|
||||
compileOnly(project(':common')) {
|
||||
capabilities {
|
||||
requireCapability "$group:$mod_id"
|
||||
|
||||
Reference in New Issue
Block a user