Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 706 Bytes

README.md

File metadata and controls

21 lines (14 loc) · 706 Bytes

SplashScreen

A library that provides splash screen implementations.

Usage

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.

License & Attribution