mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-08 08:46:13 +00:00
Initial commit
This commit is contained in:
2
common/addons/manifest-addon-loader/build.gradle.kts
Normal file
2
common/addons/manifest-addon-loader/build.gradle.kts
Normal file
@@ -0,0 +1,2 @@
|
||||
dependencies {
|
||||
}
|
||||
@@ -0,0 +1,4 @@
|
||||
package com.dfsek.terra.addons.manifest;
|
||||
|
||||
public class ManifestLoaderEntry {
|
||||
}
|
||||
@@ -0,0 +1 @@
|
||||
Entry-Point: com.dfsek.terra.addons.manifest.ManifestLoaderEntry
|
||||
Reference in New Issue
Block a user