Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/s3xysteak/lethal-company-mods-copier
A pc app to conveniently share mods packs with friends who have no knowledge of computers at all.
https://github.com/s3xysteak/lethal-company-mods-copier
game rust tauri tools typescript
Last synced: about 1 month ago
JSON representation
A pc app to conveniently share mods packs with friends who have no knowledge of computers at all.
- Host: GitHub
- URL: https://github.com/s3xysteak/lethal-company-mods-copier
- Owner: s3xysteak
- License: mit
- Created: 2024-03-03T07:30:52.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-04-21T07:29:32.000Z (9 months ago)
- Last Synced: 2024-04-21T17:49:30.934Z (9 months ago)
- Topics: game, rust, tauri, tools, typescript
- Language: TypeScript
- Homepage:
- Size: 428 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README-zh.md
- License: LICENSE
Awesome Lists containing this project
README
# Lethal Company Mods Copier
[English](./README.md) | 简体中文
## 功能
这个程序会将同一目录下的 mod 文件与文件夹复制进致命公司的游戏目录,这适用于使用`r2modman`制作 mod 包后,给懒得装`r2modman`的小伙伴分发与方便安装。
## :warning:注意事项
程序会对文件进行复制,因此你不应该运行可疑来源的程序。确保这个程序来源于本仓库的 release,这是唯一的官方途径。如果你是 mod 包的使用者,确保 mod 包来自你所信任的来源。
没有在 mac 与 linux 上测试。作为开发者,我猜这个程序只能在 Windows 10/11 上运行。
## 使用
- 从 [最新的release](https://github.com/s3xysteak/lethal-company-mods-copier/releases) 中下载编译后的 `lethal-company-mods-copier.exe` 文件。
- 准备好你的 mod 包。
- 确保你已经安装好致命公司。
- 将编译后的文件放入 mod 包同一目录下,完成后的目录看起来应该像这样:```
- Mod 包
- _state
- BepInEx
- doorstop_config.ini
- mods.yml
- winhttp.dll
- lethal-company-mods-copier.exe // 在这里!
```- 运行`lethal-company-mods-copier.exe`,点击按钮等待完成,完成后可以直接关闭程序。