adding weapon gen
This commit is contained in:
@@ -45,11 +45,6 @@ app/
|
||||
│ └── utils/
|
||||
│ └── common.py
|
||||
│
|
||||
├── models/ # Shared models for the Flask layer
|
||||
│ ├── hero.py
|
||||
│ ├── enums.py
|
||||
│ └── primitives.py
|
||||
│
|
||||
└── utils/
|
||||
├── catalogs/ # Compiled catalog data for fast lookups
|
||||
│ ├── race_catalog.py
|
||||
|
||||
Reference in New Issue
Block a user