TechReborn/src/main/java/techreborn/api/package-info.java

4 lines
141 B
Java
Raw Normal View History

2015-04-15 17:23:12 +02:00
@API(apiVersion = "@MODVERSION@", owner = "techreborn", provides = "techrebornAPI") package techreborn.api;
2015-04-12 21:04:12 +02:00
import cpw.mods.fml.common.API;