docs: update README.md

writtein -> written
This commit is contained in:
Ikko Eltociear Ashimine 2024-12-22 03:05:20 +09:00 committed by GitHub
parent ac838ce268
commit e60505d10d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,7 +75,7 @@ We need passionate individuals to help the development of RetroQUEST, heres w
# Development notes
## Compiling gdlibretro
RetroQUEST uses a customized version of the [gdlibretro](https://github.com/gabrielmedici/gdlibretro) godot library (writtein in C++) to load libretro cores in Godot directly.
RetroQUEST uses a customized version of the [gdlibretro](https://github.com/gabrielmedici/gdlibretro) godot library (written in C++) to load libretro cores in Godot directly.
The project provides the library already compiled and even the sources in case the end user wants to edit and compile its own version.
In order to do so just run: