[FEAT] Paper Support

This commit is contained in:
2024-10-22 20:13:32 +02:00
parent 86149ace11
commit e0e37685e2
352 changed files with 5772 additions and 1588 deletions

View File

@@ -0,0 +1,11 @@
--- a/Paper/src/main/resources/paper-plugin.yml
+++ /dev/null
@@ -1,8 +1,0 @@
-name: CraterLib
-version: ${version}
-description: "A Modding API used to create 'universal' mods"
-main: com.hypherionmc.craterlib.paper.CraterLibPlugin
-author: HypherionSA
-api-version: '1.21.3'
-bootstrapper: com.hypherionmc.craterlib.paper.CraterLibBootstrap
-load: STARTUP