mirror of
https://github.com/Nereziel/cs2-WeaponPaints.git
synced 2026-03-10 08:31:42 +00:00
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:
@@ -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)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user