build: improve build scripts

This commit is contained in:
2024-01-11 10:47:41 +02:00
parent b460b87318
commit 46136e77e2
6 changed files with 41 additions and 20 deletions

5
src/assets/metadata.json Normal file
View File

@@ -0,0 +1,5 @@
{
"version": "${version}",
"name": "${name}",
"author": "TopchetoEU"
}