fancynpcs: add snapshot changelog and implement GitService for commit details

This commit is contained in:
Oliver
2025-03-29 22:30:07 +01:00
parent 3be3f30135
commit b30d28f885
4 changed files with 47 additions and 1 deletions

View File

@@ -0,0 +1,5 @@
Commit hash: %COMMIT_HASH%
Commit message: %COMMIT_MESSAGE%
Keep in mind that this is a snapshot version. Snapshot versions are **not** meant to be used in production. They are for **testing purposes only** and may contain bugs or incomplete features. Use at your own risk.

View File

@@ -1,7 +1,7 @@
{
"project_id": "EeyAn23L",
"plugin_jar_path": "../../../../plugins/fancynpcs/build/libs/FancyNpcs-%VERSION%.jar",
"changelog_path": "../../../../plugins/fancynpcs/CHANGELOG.md",
"changelog_path": "../../../../plugins/fancynpcs/CHANGELOG-SNAPSHOT.md",
"version_path": "../../../../plugins/fancynpcs/VERSION",
"supported_versions":[
"1.19.4",