csgo-config:我的CSGO个人配置生成器

时间:2024-06-09 06:17:23
【文件属性】:

文件名称:csgo-config:我的CSGO个人配置生成器

文件大小:11KB

文件格式:ZIP

更新时间:2024-06-09 06:17:23

JavaScript

CS:GO /源配置生成器 将JSON文件解析为Source Engine配置文件,并分成每个部分的文件。 当前,它是一个NodeJS脚本,将其移植到具有localStorage的Chrome扩展程序中,导出到Zip并备份到在线服务(如pastebin / gist之类)。 用法 编辑config.json添加您自己的绑定和命令。 $ npm install $ npm start 例子 变成这个... "sections": [ { "name" : "Network", "description": "Contains network code settings", "binds" : {}, "commands" : { "rate" : 128000


【文件预览】:
csgo-config-master
----.jshintrc(2KB)
----.gitignore(13B)
----package.json(351B)
----index.js(3KB)
----cfg()
--------autoexec.cfg(1KB)
--------_scripts()
----README.md(1KB)
----config.json(8KB)
----.editorconfig(215B)

网友评论