Hubcapp
Hubcapp
OrN#139  We could also add the world that the replay was recorded on now, from metadata.bin
OrN#140 
OrN#141 
This PR should remove about 2.7 MB from the final jar without changing the rendering of any fonts. It would still be possible to remove arial.ttf by fully embracing jf,...
``` java.lang.UnsatisfiedLinkError: C:\Users\Tyler\AppData\Roaming\OpenRSCPlus\lib\jinput-natives\jinput-dx8_64.dll: %1 is not a valid Win32 application at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1934) at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1817) at java.lang.Runtime.load0(Runtime.java:782) at java.lang.System.load(System.java:1100) at net.java.games.input.DirectInputEnvironmentPlugin.lambda$loadLibrary$0(DirectInputEnvironmentPlugin.java:71) at java.security.AccessController.doPrivileged(Native Method) at net.java.games.input.DirectInputEnvironmentPlugin.loadLibrary(DirectInputEnvironmentPlugin.java:67) at net.java.games.input.DirectInputEnvironmentPlugin.(DirectInputEnvironmentPlugin.java:98)...
These DLLs are kind of old (from 2012) but I verified they work on Windows XP.