Added README
This commit is contained in:
parent
ac268c2368
commit
e943813742
1 changed files with 21 additions and 0 deletions
21
README.md
Normal file
21
README.md
Normal file
|
@ -0,0 +1,21 @@
|
|||
### EverQuest 2 Opener
|
||||
|
||||
This program simply LaunchPad and the packet collector.
|
||||
|
||||
This program does NOT ship the packet collector. You must have access prior to using this program.
|
||||
|
||||
### Why?
|
||||
|
||||
Easier to use with Steam + Proton.
|
||||
|
||||
### Usage
|
||||
|
||||
compile with `cargo build --target x86_64-pc-windows-gnu` or download latest release.
|
||||
|
||||
Rename the built exe to `LaunchPad.exe` (already done in release).
|
||||
|
||||
Rename the real `LaunchPad.exe` to `LaunchPad-real.exe`
|
||||
|
||||
Ensure your Packet Collector is in `PacketCollector/PacketCollector.exe`
|
||||
|
||||
That's it!
|
Loading…
Reference in a new issue