https://github.com/scarsty/kys-tools
https://github.com/scarsty/kys-tools
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/scarsty/kys-tools
- Owner: scarsty
- Created: 2025-06-05T16:42:19.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-18T11:13:32.000Z (about 1 year ago)
- Last Synced: 2025-06-27T22:37:48.300Z (about 1 year ago)
- Language: Visual Basic 6.0
- Size: 4.54 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# kys-tools
本工程收集了一些金庸群侠传制作工具的代码,和一些其他人复刻的非主流版本。
这些源码一般都在其他场合发布过,此处仅作为资料的收集。
## 关于其他复刻版本
大部分复刻版都是参考了pasal版、cpp版、或者lua版其中的一个或多个,并加入一些独创内容实现的。
这里收录的是一些比较不完善的。
比较完整的复刻版还有:
js版:
soarqin的C++版:
zgames的C++/Lua版: ()
# 其他单独发布的工具
如果作者单独在github上发布的,此处不再重复收集,仅列出地址。
upedit: 游戏修改器,因作者不管事,建议使用本垃圾fork并改了一些的版本
sfe: fishedit的改进版,版本众多,这里不知道是哪版
sfe2: KA重新编写的修改器,只有命令行,有一些错误
sfe2-kdef: KA编写的将DOS版的指令事件转为Lua脚本的工具