Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alisonrag authored Apr 1, 2020
1 parent f89393f commit b3e77d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,12 @@ https://gitlab.com/4144/bpe/
PacketDB is based in recvpackets.txt
Coming soon...

## Generating a new DLL
1. Open `Zeus.sln` with Visual Studio 2019
2. Set Compilation to `Release` and `x86`
3. Menu "Compilation" > Compilate Solution or `ctrl + shift + b`
4. Dll will be createded at `release`folder

## Injecting into Ragnarok Client
1. Copy the Zeus.dll to Ragnarok Folder
2. Rename Zeus.dll to Zeus.asi
Expand Down

0 comments on commit b3e77d5

Please sign in to comment.