change lib directory structure
This commit is contained in:
+2
-1
@@ -7,4 +7,5 @@ dependency-reduced-pom.xml
|
|||||||
build
|
build
|
||||||
.DS_Store
|
.DS_Store
|
||||||
.nosync
|
.nosync
|
||||||
libs/private
|
libs/private/*
|
||||||
|
!libs/private/README.md
|
||||||
|
|||||||
@@ -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
|
||||||
Reference in New Issue
Block a user