feat(test): unit testing support

This commit is contained in:
aro 2022-12-10 22:29:51 +01:00
parent 7b82126f40
commit 7272809044
7 changed files with 173 additions and 33 deletions

View file

@ -1,6 +1,6 @@
name: ${project.parent.name}
name: Nicko
main: net.artelnatif.nicko.NickoBukkit
version: ${project.version}
version: 1.0-SNAPSHOT
author: Aro
api-version: 1.19
softdepend: [ PlaceholderAPI ]