Commit 70ad9fc2d5cac7f3b3de62e1ac890a9b17dfe359
1 parent
2465f1b2
LiteLoader 1.6.4_02 - dev only - add authlib to classpath exports
Showing
1 changed file
with
1 additions
and
1 deletions
.classpath
... | ... | @@ -11,7 +11,7 @@ |
11 | 11 | <classpathentry kind="lib" path="/Client/jars/libraries/commons-io/commons-io/2.4/commons-io-2.4.jar"/> |
12 | 12 | <classpathentry exported="true" kind="lib" path="lib/launchwrapper-1.8.jar"/> |
13 | 13 | <classpathentry exported="true" kind="lib" path="lib/asm-debug-all-4.1.jar"/> |
14 | - <classpathentry kind="lib" path="lib/authlib-1.3.jar" sourcepath="/AuthLib/java"/> | |
14 | + <classpathentry exported="true" kind="lib" path="lib/authlib-1.3.jar" sourcepath="/AuthLib/java"/> | |
15 | 15 | <classpathentry kind="lib" path="/Client/jars/libraries/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar"/> |
16 | 16 | <classpathentry kind="lib" path="lib/log4j-api-2.0-beta9.jar"/> |
17 | 17 | <classpathentry kind="lib" path="lib/log4j-core-2.0-beta9.jar"/> | ... | ... |