Skip to content

Commit f6a8b85

Browse files
committed
Point install instructions at the latest release
Lead with downloading the prebuilt ClassicAPI.dll from /releases/latest (build-from-source is the alternative), and note the bundled !!!ClassicAPI addon ships inside the DLL so there's no separate addon install.
1 parent aac41fa commit f6a8b85

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,14 +166,19 @@ See [Focus / Bindings](docs/API.md#bindings-focustarget--targetfocus) for the im
166166

167167
## Installation
168168

169-
Use [VanillaFixes](https://github.com/hannesmann/vanillafixes) to load the
170-
DLL.
169+
Download the prebuilt `ClassicAPI.dll` from the
170+
[latest release](https://github.com/brues-code/ClassicAPI/releases/latest)
171+
(or [build it yourself](#building)). It's loaded with
172+
[VanillaFixes](https://github.com/hannesmann/vanillafixes):
171173

172174
1. Install VanillaFixes if it isn't already.
173175
2. Copy `ClassicAPI.dll` into your game directory.
174176
3. Add `ClassicAPI.dll` to `dlls.txt`.
175177
4. Launch the game with `VanillaFixes.exe`.
176178

179+
The bundled `!!!ClassicAPI` addon ships *inside* the DLL — no separate
180+
addon download or install step needed.
181+
177182
## Bundled addon: !!!ClassicAPI
178183

179184
The Lua-side companion library lives in

0 commit comments

Comments
 (0)