https://github.com/swiftly-solution/swiftly
Lua/C#-based framework for CS2/Source2
https://github.com/swiftly-solution/swiftly
counter-strike-2 cs2 metamod plugin swiftly swiftly-solution
Last synced: 17 days ago
JSON representation
Lua/C#-based framework for CS2/Source2
- Host: GitHub
- URL: https://github.com/swiftly-solution/swiftly
- Owner: swiftly-solution
- License: gpl-3.0
- Created: 2023-10-13T08:12:14.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-08-27T06:28:00.000Z (5 months ago)
- Last Synced: 2025-08-27T15:25:56.182Z (5 months ago)
- Topics: counter-strike-2, cs2, metamod, plugin, swiftly, swiftly-solution
- Language: C#
- Homepage: https://swiftlycs2.net
- Size: 69 MB
- Stars: 82
- Watchers: 3
- Forks: 11
- Open Issues: 2
-
Metadata Files:
- Readme: README-CN.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- awesome-cs2 - Swiftly
README
Swiftly是一款基于Metamod:Source 2.x的《反恐精英2》服务器修改插件。
报告错误 |
Discord服务器
README还提供:
[乌克兰语](https://github.com/swiftly-solution/swiftly/blob/master/README-UA.md)  |
[俄语](https://github.com/swiftly-solution/swiftly/blob/master/README-RU.md)  |
[英语](https://github.com/swiftly-solution/swiftly/blob/master/README.md) 
[]()
[]()
[]()
[]()
---
## 构建要求
- [HL2SDK](https://github.com/alliedmodders/hl2sdk/tree/cs2)(使用Git克隆时通过递归子模块自动下载)
- [Metamod-Source](https://github.com/alliedmodders/metamod-source)(使用Git克隆时通过递归子模块自动下载)
- [XMake](https://xmake.io/)
---
## 下载渠道
- [正式发布版(推荐)](https://github.com/swiftly-solution/swiftly/releases)
- [每日构建版(风险自负)](https://github.com/swiftly-solution/swiftly/actions)
---
## 插件资源
- [Discord社区(推荐)](https://swiftlycs2.net/discord)
- [GitHub专题](https://github.com/topics/swiftly-solution)
---
## 开发者文档
- [新手入门指南](https://swiftlycs2.net/for-beginners)
- [插件开发文档](https://swiftlycs2.net/plugin-docs)
- [扩展开发文档](https://swiftlycs2.net/ext-docs)
- [SDK接口文档](https://swiftlycs2.net/sdk)
---
## 构建指令
### 克隆仓库
```bash
git clone --recurse-submodules https://github.com/swiftly-solution/swiftly
```
#### 编译项目
```
./setup.ps1 - Windows
./setup.sh - Linux
```
---
### 授权许可
本项目采用GNU GPL 3开源协议,完整授权文本详见 LICENSE 文件。
---
### 鸣谢名单
Schema系统与基础SDK由 [CS2Fixes](https://github.com/Source2ZE/CS2Fixes) 提供.
扩展SDK字段来自 [SteamDatabase](https://github.com/SteamDatabase).
特别致谢GAMMACASE、Poggu等CS2服务器社区贡献者,是你们让《反恐精英2》 社区变得更好.
---
### 项目统计
