0

Updated description

This commit is contained in:
Pepich 2017-02-01 12:50:56 +01:00
parent d572b652aa
commit d7ea874421

View File

@ -3,6 +3,7 @@ package com.redstoner.modules;
import com.redstoner.annotations.Version;
/** This class shall be used for "CoreModules", which are acting on a lower level than modules and are also exempted from being disabled or reloaded on the go.</br>
* Please note that CoreModules will not be known to the ModuleLoader itself!</br>
* Examples are the ModuleLoader and the Debugger.
*
* @author Pepich */