change lib directory structure

This commit is contained in:
ajgeiss0702
2021-08-20 09:39:37 -07:00
parent b700ae45ab
commit 828f7a0ad0
2 changed files with 8 additions and 1 deletions
+2 -1
View File
@@ -7,4 +7,5 @@ dependency-reduced-pom.xml
build
.DS_Store
.nosync
libs/private
libs/private/*
!libs/private/README.md
+6
View File
@@ -0,0 +1,6 @@
If you want to compile ajQueuePlus, you will need to put the UltraPermissions jar here.
Either that, or remove the UltraPermissionsHook and its 1 reference
eventually I will make a fake dependency with just the class structure so you dont have to do this,
but i havent done that yet :p