cs2开源服务器皮肤预览插件
开源地址: gitee github 本站地址
使用方法
下载 metamod dev版:
metamod:点击前往
安装 metamod
1、解压文件将 addons 文件夹移动到 game/csgo 目录
2、修改 game/csgo/gameinfo.gi 文件 找到 “Game csgo” 在前面添加 "Game csgo/addons/metamod"
示例:
"GameInfo"
{
game "Counter-Strike 2"
title "Counter-Strike 2"
title_pw "E58F8DE68190E7B2BEE88BB1EFBC9AE585A8E79083E694BBE58ABF"
LayeredOnMod csgo_imported // Inherits the gameinfo.gi data from csgo_imported (which itself inherits from csgo_core)
FileSystem
{
SearchPaths
{
Game_LowViolence csgo_lv // Perfect World content override
Game csgo/addons/metamod
Game csgo
Game csgo_imported
Game csgo_core
Game core