mirror of
https://github.com/SimplexDevelopment/SimplexCL.git
synced 2026-06-04 03:06:54 +00:00
Functionality Update
Numerous changes; Features that may be removed: SubCommand system
This commit is contained in:
@@ -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
|
||||
Binary file not shown.
@@ -0,0 +1,2 @@
|
||||
Manifest-Version: 1.0
|
||||
|
||||
@@ -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