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

6 lines
142 B
Java
Raw Normal View History

2015-04-24 15:20:09 +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;
2015-04-24 15:20:09 +02:00