Added README

This commit is contained in:
Paul Black 2023-12-21 20:08:15 -07:00
parent ac268c2368
commit e943813742

21
README.md Normal file
View 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!