Skip to content
/ CS2Skin Public

CS2 Skin: A simple plugin for effortless weapon skin customization in Counter-Strike 2

Notifications You must be signed in to change notification settings

Dyshay/CS2Skin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS2 Skin

CS2 Skin: A simple plugin for effortless weapon skin customization in Counter-Strike 2

Features

  • Weapons
  • Knife

Requirements

Instructions

  • In addons/counterstrikesharp/configs/core.json set FollowCS2ServerGuidelines to false
  • In addons move SkinBridge

Config

{
  "ConnectionString": "", //"Server=host;Database=dbName;Uid=userName;Pwd=password;Port=3306;" (For MySQL)
  "MongoDatabaseName": "", // If you use mongoDB
  "MysqlTableName": "", // MySqlTableName
  "DatabaseType": "MYSQL", // "MYSQL" or "MONGODB"
  "Version": 0  // Don't touch
}

Give Weapon

  • You can use console command : css_skin {defIndex} {paintId} {seed} {wear}

About

CS2 Skin: A simple plugin for effortless weapon skin customization in Counter-Strike 2

Resources

Stars

Watchers

Forks

Languages