Add new collectible, keychain, and sticker images

Added a large set of new images for collectibles, keychains, and stickers in the website/img/skins directory. Updated multiple localization JSON files for agents, collectibles, keychains, music, skins, and stickers across various languages to reflect new content. Also updated music kit images and the WeaponPaints.csproj project file.
This commit is contained in:
Dawid Bepierszcz
2026-01-25 14:24:06 +01:00
parent 9e59456c9f
commit 4df99370c2
1175 changed files with 144182 additions and 15606 deletions

View File

@@ -20,7 +20,7 @@ public partial class WeaponPaints : BasePlugin, IPluginConfig<WeaponPaintsConfig
public override string ModuleAuthor => "Nereziel & daffyy";
public override string ModuleDescription => "Skin, gloves, agents and knife selector, standalone and web-based";
public override string ModuleName => "WeaponPaints";
public override string ModuleVersion => "3.2a";
public override string ModuleVersion => "3.2b";
public override void Load(bool hotReload)
{