mirror of
https://github.com/GeyserExtensionists/GeyserModelEngine.git
synced 2025-12-26 10:29:08 +00:00
Initial commit
This commit is contained in:
4
src/main/resources/config.yml
Normal file
4
src/main/resources/config.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
skin-send-delay: 0
|
||||
skin-view-distance: 50
|
||||
join-send-delay: 10
|
||||
model-entity-type: BAT # must be a living entity
|
||||
8
src/main/resources/plugin.yml
Normal file
8
src/main/resources/plugin.yml
Normal file
@@ -0,0 +1,8 @@
|
||||
name: GeyserModelEngine
|
||||
version: '${project.version}'
|
||||
main: re.imc.geysermodelengine.GeyserModelEngine
|
||||
api-version: '1.19'
|
||||
depend:
|
||||
- ModelEngine
|
||||
- LibsDisguises
|
||||
- floodgate
|
||||
Reference in New Issue
Block a user