Skip to content

Commit

Permalink
docs: update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ljzd-PRO committed May 11, 2024
1 parent 67c1bfb commit 708a77d
Showing 1 changed file with 22 additions and 5 deletions.
27 changes: 22 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,27 @@
## Changes

First release.

[//]: # (### 🐍 Fix)

[//]: # ()
[//]: # (### 💡 Feature)
### 💡 New Features

- Support changing preferences (`UserData\MelonPreferences.cfg`) while the game is running
- Support customizing the index of `Vibrate` command
- Support adding other Scalar commands
- Support customizing the duration of vibration when shooting a gun
- Added more information to the assembly (DLL file)
- Removed unnecessary dependency DLL files

- - -

[//]: # (### 🐍 修复)

### 💡 新增内容

- 支持在游戏运行的时候修改偏好设置(`UserData\MelonPreferences.cfg`
- 支持自定义 `Vibrate` 命令的索引
- 支持添加其他 Scalar 命令
- 支持自定义开枪时 `Vibrate` 持续的时长
- 添加更多信息到程序集中(DLL 文件)
- 移除不需要的依赖 DLL 文件

[//]: # (**Full Changelog**: https://github.com/Ljzd-PRO/KToolBox/compare/v0.4.0...v0.5.0)
**Full Changelog**: https://github.com/Ljzd-PRO/DeppartPrototypeHentaiPlayMod/compare/v1.0.0...v1.1.0

0 comments on commit 708a77d

Please sign in to comment.