mirror of
https://github.com/FancyInnovations/FancyPlugins.git
synced 2025-12-06 07:43:36 +00:00
fancynpcs: add snapshot changelog and implement GitService for commit details
This commit is contained in:
5
plugins/fancynpcs/CHANGELOG-SNAPSHOT.md
Normal file
5
plugins/fancynpcs/CHANGELOG-SNAPSHOT.md
Normal 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.
|
||||
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user