From 5ab8cac2efadfc54cc1032c3173314a03b1c2cd8 Mon Sep 17 00:00:00 2001 From: phinner <62483793+phinner@users.noreply.github.com> Date: Tue, 7 Nov 2023 20:19:56 +0100 Subject: [PATCH] chore: Last time I update README --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 807a311..9ce4de4 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# TemplatePlugin +# template-plugin [![Build status](https://github.com/xpdustry/template-plugin/actions/workflows/build.yml/badge.svg?branch=master&event=push)](https://github.com/xpdustry/template-plugin/actions/workflows/build.yml) [![Mindustry 7.0 ](https://img.shields.io/badge/Mindustry-7.0-ffd37f)](https://github.com/Anuken/Mindustry/releases) @@ -28,6 +28,8 @@ Get your Mindustry plugin started with this awesome template repository, it feat - The build script contains a lot of comments to help you understand what is going on. +- A `CHANGELOG.md` file that will be updated automatically when you create a release on GitHub. + ## How to use 1. Update the `build.gradle.kts` file with your plugin data.