Skip to content

Commit

Permalink
Merge pull request #600 from pavll/fix-599-readme-update-for-1_16_0
Browse files Browse the repository at this point in the history
Fix #599, Readme update for version 1.16.0
  • Loading branch information
Yamashi authored Aug 23, 2021
2 parents 0c1b370 + e0b8748 commit 198e6a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

**Cyber Engine Tweaks** is a framework giving modders a way to script mods using [Lua](https://www.lua.org/) with access to all the internal scripting features. It also comes with a [Dear ImGui](https://github.com/ocornut/imgui/tree/v1.82) to provide GUI for different mods you are using, along with console and TweakDB editor for more advanced usage. It also adds some patches for quality of life, all of which can be enabled/disabled through the settings menu or config files (requires game restart to apply).

Current version works with 1.2 game version.
Current version works with 1.3 game version.

### Current patches

Expand Down

0 comments on commit 198e6a5

Please sign in to comment.