Updated koaloader config file name [skip ci]

master
acidicoala 1 year ago
parent caf9ef2225
commit 6606c01fda
No known key found for this signature in database
GPG Key ID: D24C6065B49C645B

@ -73,7 +73,7 @@ In this installation mode, SmokeAPI is loaded into the Steam process, which make
. From Koaloader archive unpack `version.dll` from `version-32`, and place it in {steam-dir}.
. In {steam-dir} create the following Koaloader configuration file:
+
.`Koaloader.json`
.`Koaloader.config.json`
[%collapsible]
====
[source,json]
@ -233,7 +233,7 @@ They will be added to the list of missing DLC IDs to facilitate config-less oper
== 🏗️ Building from source
=== Requirements
=== 🚦 Requirements
:fn-lower-ver: footnote:lower-versions[Older versions may be supported as well.]
@ -265,11 +265,11 @@ For example:
SmokeAPI makes use of the following open source projects:
- https://github.com/libcpr/cpr[C++ Requests]
- https://github.com/nlohmann/json[JSON for Modern C++]
- https://github.com/stevemk14ebr/PolyHook_2_0[PolyHook 2]
- https://github.com/gabime/spdlog[spdlog]
* https://github.com/libcpr/cpr[C++ Requests]
* https://github.com/nlohmann/json[JSON for Modern C++]
* https://github.com/stevemk14ebr/PolyHook_2_0[PolyHook 2]
* https://github.com/gabime/spdlog[spdlog]
== 📄 License
This software is licensed under the https://unlicense.org/[Unlicense], terms of which are available in link:UNLICENSE.txt[UNLICENSE.txt]
This software is licensed under the https://unlicense.org/[Unlicense], terms of which are available in link:UNLICENSE.txt[UNLICENSE.txt]

Loading…
Cancel
Save