A library that provides splash screen implementations.
You can integrate this library like this using Gradle:
compile(group: 'org.terasology', name: 'splash-screen', version: '1.1.1')
This library requires Java 8.
- Apache 2.0 License for the main work provided by The Terasology Foundation
- MIT License for the embedded work by Heiko Brumme originally from lwjgl3-tutorial on GitHub with additional modifications by The Terasology Foundation