Skip to content

v0.0.8

Latest
Compare
Choose a tag to compare
@czastack czastack released this 12 Oct 15:28
· 3 commits to master since this release

更新内容

  • 支持C# Patch/Hook,请注意说明
  • 支持手柄按键(暂不支持PS和Switch手柄),也可以直接hook OnAnyKeyTriggerEvent
  • 兼容其他使用version.dll的插件(放到CSharpLoader/Plugins目录中)
  • 尝试支持游戏中文路径

What's Changed

  • Supports C# Patch/Hook, please note the Attention.
  • Supports gamepad buttons (does not support PS and Switch controllers currently), can also directly hook OnAnyKeyTriggerEvent.
  • Compatible with other plugins that use version.dll (place them in the CSharpLoader/Plugins directory).
  • Attempts to support Chinese game paths.