mirror of
https://github.com/SimplexDevelopment/SimplexCL.git
synced 2025-07-01 14:26:40 +00:00
Functionality Update
Numerous changes; Features that may be removed: SubCommand system
This commit is contained in:
8
build/resources/main/plugin.yml
Normal file
8
build/resources/main/plugin.yml
Normal file
@ -0,0 +1,8 @@
|
||||
name: SimplexCL
|
||||
version: '${project.version}'
|
||||
main: io.github.simplex.SimplexCL
|
||||
api-version: 1.18
|
||||
prefix: CommandLoader
|
||||
authors: [ SimplexDevelopment ]
|
||||
description: A Command Loader for Paper
|
||||
website: https://simplexdev.app
|
BIN
build/tmp/compileJava/previous-compilation-data.bin
Normal file
BIN
build/tmp/compileJava/previous-compilation-data.bin
Normal file
Binary file not shown.
2
build/tmp/jar/MANIFEST.MF
Normal file
2
build/tmp/jar/MANIFEST.MF
Normal file
@ -0,0 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
|
4
build/tmp/shadowJar/MANIFEST.MF
Normal file
4
build/tmp/shadowJar/MANIFEST.MF
Normal file
@ -0,0 +1,4 @@
|
||||
Manifest-Version: 1.0
|
||||
Class-Path: reflections-0.10.2.jar javassist-3.28.0-GA.jar jsr305-3.0.2.
|
||||
jar slf4j-api-1.7.32.jar
|
||||
|
Reference in New Issue
Block a user