Commit Graph

6 Commits (cc20781a02da5913b95d65a82172872b047b9100)

Author SHA1 Message Date
shadowislord 36483c4b49 * Avoid conflicts when extracting both 64-bit and 32-bit libraries to the same folder .. This is mainly for the bulletjme library which doesn't specify "64" at the end of the filename 11 years ago
shadowislord 34826360d6 * Native bullet was marked as a non-JNI library for some reason - that's fixed now 11 years ago
shadowislord 48ccb0fe56 * Fix jinput native library loading - now the JNI library name is based on the name in the jar 11 years ago
shadowislord 54ffe15dda * Switch to new native library loader 11 years ago
shadowislord 2ca99b83de * More javadoc in NativeLibraryLoader 11 years ago
shadowislord 948fdb21eb * Add new flag to Platform enum which specifies if its 32-bit platform or 64-bit. 11 years ago