2
0
This commit is contained in:
YuRaNnNzZZ 2023-11-27 04:24:01 +03:00
parent f082e54d2f
commit d6ae36dbca
Signed by: YuRaNnNzZZ
GPG Key ID: 5F71738C85A6006D
2 changed files with 4 additions and 0 deletions

View File

@ -1,4 +1,7 @@
# This is an archive of changelog messages from `tfa_loader.lua`.
## 4.7.8.1
* Added spawnmenu subcategories support (SWEP.SubCategory)
## 4.7.8.0
* Added simple fallback HUD that displays when main 3D2D HUD is disabled (for stuff like firemode)
* Changed default font used across the base

View File

@ -16,6 +16,7 @@ SWEP.TFADataVersion = 1
SWEP.Base = "tfa_gun_base"
SWEP.Category = "TFA Template" -- The category.
-- Please, just choose something generic or something I've already done if you plan on only doing like one (or two or three) swep(s).
SWEP.SubCategory = "" -- Spawnmenu subcategory.
SWEP.Manufacturer = nil -- Gun Manufactrer (e.g. Hoeckler and Koch)
SWEP.Author = "" -- Author Tooltip
SWEP.Contact = "" -- Contact Info Tooltip