Initial commit

This commit is contained in:
Mira 2025-01-27 18:36:44 +01:00
commit b0318f5602
Signed by untrusted user who does not match committer: Xorog
GPG key ID: 983798ED9C3E7C36
26 changed files with 3247 additions and 0 deletions

10
README.md Normal file
View file

@ -0,0 +1,10 @@
<h1 align="center">Makoto Example Plugin</h1>
<p align="center"><img src="Assets/Prod.png" width=250 align="center"></p>
<p align="center" style="font-weight:bold;">An example plugin for Makoto.</p>
## Prerequisites
- [.NET 8](https://dotnet.microsoft.com/en-us/download/dotnet/8.0)
- [ProjectMakoto](https://github.com/Fortunevale/ProjectMakoto)
- Your favourite C# IDE. My personal choice is [Visual Studio Community 2022](https://visualstudio.microsoft.com/vs/community/).