joazlazer
joazlazer
Interesting, FML javadoc says it uses `logging.properties` in `FMLPreinitializationEvent` so I thought it still did. That might need updating then. ```java /** * Get a logger instance configured to write...
Interesting. I wanted to see if I could support more interactive features within the book such as spin, z-layer hiding via a slider, and an option to view both expanded...
Yeah maybe use some events from the text box for when text changes.
Oh it is all implemented already. However, you would need to change it for the 'metro feel.' Maybe since mah apps metro already styles pop ups, it may be a...