first comit

This commit is contained in:
Sebastian Bularca
2026-04-21 00:33:52 +02:00
parent 505b2ca161
commit 0331d0ede9
53 changed files with 3250 additions and 15 deletions

6
package.json Normal file
View File

@@ -0,0 +1,6 @@
{
"name": "com.jovian.tag-system",
"displayName": "Jovian Tag System",
"version": "1.0.0",
"description": "Strongly typed and hierarchical game tag system"
}