Cleanup buildscript, add github actions

This commit is contained in:
Konicai 2022-10-16 20:21:29 -04:00
parent 5a805bc688
commit 7bf9b92cbb
No known key found for this signature in database
GPG key ID: 710D09287708C823
4 changed files with 13 additions and 25 deletions

View file

@ -1,14 +1,14 @@
{
"schemaVersion": 1,
"id": "geyser-fabric",
"id": "${id}-fabric",
"version": "${version}",
"name": "Geyser-Fabric",
"name": "${name}-Fabric",
"description": "A bridge/proxy allowing you to connect to Minecraft: Java Edition servers with Minecraft: Bedrock Edition. ",
"authors": [
"GeyserMC"
"${author}"
],
"contact": {
"website": "https://geysermc.org",
"website": "${url}",
"repo": "https://github.com/GeyserMC/Geyser-Fabric"
},
"license": "MIT",