Files
Applied-Energistics-2/src/thirdparty/java/cofh/api/package-info.java
T
2016-11-06 22:22:34 +01:00

10 lines
235 B
Java

/**
* (C) 2014-2016 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;