1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2026-01-06 15:42:03 +00:00

Changed the plugin name and it can now receive RawSkins

This commit is contained in:
Tim203
2020-09-19 15:49:29 +02:00
parent 974a6d96c5
commit 35d6622f8f
7 changed files with 54 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
name: ${outputName}
name: ${project.parent.version}
description: ${project.description}
version: ${project.version}
author: ${project.organization.name}