Initial commit, hook into StarWarsI.exe
This commit is contained in:
13
README.md
13
README.md
@@ -1 +1,12 @@
|
||||
# SWEAW Hooks
|
||||
# SWEaW Hooks
|
||||
|
||||
A powrprof.dll hook which adds custom Lua functions to Forces of Corruption.
|
||||
|
||||
## Usage
|
||||
|
||||
Drop powrprof.dll and MinHooks.x64.dll into the `/corruption/` folder of your Empire at War installation.
|
||||
Currently only works with the debug kit `StarWarsI.exe`; `StarWarsG.exe` support is coming soon.
|
||||
|
||||
## Functions
|
||||
|
||||
- Global `WriteToFile(str a, str b)` - Appends a line of text `b` to the file name `a` in the game directory.
|
||||
Reference in New Issue
Block a user