mirror of
https://github.com/AtlasMediaGroup/TotalFreedomMod.git
synced 2025-07-01 20:46:41 +00:00
Added checkstyle plugin
Moved resources to correct folder Fixed and improved build information, no longer tracking build.properties
This commit is contained in:
@ -10,6 +10,7 @@ import net.pravian.aero.component.service.AbstractService;
|
||||
|
||||
public class ServerInterface extends AbstractService<TotalFreedomMod>
|
||||
{
|
||||
|
||||
public static final String COMPILE_NMS_VERSION = "v1_8_R3";
|
||||
|
||||
public ServerInterface(TotalFreedomMod plugin)
|
||||
|
Reference in New Issue
Block a user