mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-12 18:56:04 +00:00
rename manifest-addon-loader to addon-loader-manifest
This commit is contained in:
@@ -19,7 +19,7 @@ import com.dfsek.terra.api.addon.BaseAddon;
|
||||
* It is a minimal base for addon loaders to be implemented on top of.
|
||||
* <p>
|
||||
* Unless you are writing your own addon loader, you will want to depend on the
|
||||
* {@code manifest-addon-loader} addon, and implement its AddonInitializer.
|
||||
* {@code addon-loader-manifest} addon, and implement its AddonInitializer.
|
||||
*
|
||||
* @param <T> Type of addon this bootstrap addon loads
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user