added project mod config file and asset images

This commit is contained in:
Valmo Trindade
2024-07-17 20:36:30 -03:00
parent b716c18d4d
commit 96a89469b0
7 changed files with 28 additions and 4 deletions

View File

@@ -26,7 +26,8 @@ exclude = [
include = [
"LICENSE",
"*/*.dll",
"*/*.so"
"*/*.so",
"files/*"
]
[properties]