Add README file and fix plugin.yml website link

This commit is contained in:
Evan Fiordeliso 2023-11-06 20:31:58 -05:00
parent 7ff0791609
commit 34e053cdb3
2 changed files with 2 additions and 1 deletions

1
README.md Normal file
View File

@ -0,0 +1 @@
# $REPO_NAME

View File

@ -3,5 +3,5 @@ version: 1.0.0
main: net.fifitido.${REPO_NAME_SNAKE}.${REPO_NAME_PASCAL}
description: ${REPO_DESCRIPTION}
author: ${REPO_OWNER}
website: ${REPO_LINK}
website: https://git.fifitido.net${REPO_LINK}
api-version: '1.20'