Go to file
Notify-ctrl 58ea0ca80a
Role & Seat (#6)
* standard generals

* assignrole

* arrangeSeat

* fix bugs
2022-03-28 22:24:30 +08:00
doc Room (#4) 2022-03-27 15:12:00 +08:00
image Basic roomscene (#1) 2022-03-27 15:12:00 +08:00
include Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
lib/win Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
lua Role & Seat (#6) 2022-03-28 22:24:30 +08:00
packages/standard Role & Seat (#6) 2022-03-28 22:24:30 +08:00
qml Role & Seat (#6) 2022-03-28 22:24:30 +08:00
server Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
src Role & Seat (#6) 2022-03-28 22:24:30 +08:00
.gitignore Add / Remove Player (#2) 2022-03-27 15:12:00 +08:00
CMakeLists.txt Room (#4) 2022-03-27 15:12:00 +08:00
LICENSE Initial import 2022-03-27 15:11:55 +08:00
README.md Remove property uid of serverplayer 2022-03-27 15:12:00 +08:00

README.md

FreeKill


试图打造一个最适合diy玩家游玩的民间三国杀所有的一切都是为了更好的制作diy而设计的。

项目仍处于啥都没有的阶段。不过我为了整理思路,也写了点文档


如何构建

安装Qt Creator和Qt 5.15.2。必要时自行配置CMake。

然后下载swig并为其配置环境变量即可构建FreeKill。