ActuallyAdditions/src/main/java/cofh/api/package-info.java

8 lines
228 B
Java
Raw Normal View History

2015-07-15 00:19:44 +02:00
/**
* (C) 2014 Team CoFH / CoFH / Cult of the Full Hub
* http://www.teamcofh.com
*/
@API(apiVersion = CoFHAPIProps.VERSION, owner = "CoFHLib", provides = "CoFHAPI")
package cofh.api;
import net.minecraftforge.fml.common.API;