java.lang.Object
com.github.freddyyj.randomtrainsimworld.config.WeatherReader

public class WeatherReader
extends Object
Reader class of weathers JSON file

This class reads weathers.json in jar. This class has only static class.

Author:
FreddyYJ_