Add CI, readmes, issue templates etc

This commit is contained in:
Zeffuro
2025-12-23 08:45:11 +01:00
parent aedcc7953c
commit bb29522fed
8 changed files with 212 additions and 0 deletions
+1
View File
@@ -20,6 +20,7 @@
<ItemGroup>
<Content Include=".gitignore" />
<Content Include="changelog.md" />
<Content Include="Media\*.*">
<CopyToOutputDirectory>PreserveNewest</CopyToOutputDirectory>
<Visible>false</Visible>
+2
View File
@@ -0,0 +1,2 @@
# 1.0.0.0
- Initial Release