ResourceLoader

Used for loading resources stored inside the jar / distribution.

Do not move the class - it's located in the topmost package to make the relative links function properly.

Functions

Link copied to clipboard
fun read(resource: String): InputStream?