eu.joaocosta.minart.backend
Resource loader that fetches the data from the executable resources. If that fails, it tries to fetch the data from a file.
Due to scala-native limitations, the async methods are actually synchronous.
(Since version ) see corresponding Javadoc for more information.
Resource loader that fetches the data from the executable resources. If that fails, it tries to fetch the data from a file.
Due to scala-native limitations, the async methods are actually synchronous.