1
0
Fork 0
mirror of https://github.com/Detanup01/gbe_fork.git synced 2025-03-28 14:56:24 +01:00

Fix find_ to generate_

This commit is contained in:
Detanup01 2024-11-04 13:23:59 +01:00 committed by GitHub
parent 6792e9adb0
commit 2c49c8645f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -33,7 +33,7 @@ This project depends on many third-party libraries and tools, credits to them fo
---
# How to use the emu
* **Always generate the interfaces file using the `find_interfaces` tool.**
* **Always generate the interfaces file using the `generate_interfaces` tool.**
* **Generate the proper app configuration using the `generate_emu_config` tool.**
* **If things don't work, try the `ColdClientLoader` setup.**