3
0
Mirror von https://github.com/ViaVersion/ViaBackwards.git synchronisiert 2024-09-20 02:50:05 +02:00
ViaBackwards/src/main/resources/plugin.yml
Matsv 92def58b81 Push everything to GitHub
Reformat code / Optimize imports

Rewrite blocks correctly. Cleanup and organize code.

Create a basic Entity tracker system. It works like shit, but hey. It is the start.

Release first version.
2016-08-05 12:40:28 +02:00

11 Zeilen
187 B
YAML

name: ViaBackwards
version: ${project.version}
main: nl.matsv.viabackwards.ViaBackwards
description: Allow
authors: [Matsv]
website: https://matsv.nl
load: STARTUP
depend: [ViaVersion]