clarify a tad on changes made to the libraries

This commit is contained in:
Mappening 2024-04-24 05:35:04 -05:00
parent a3e7d8163c
commit 4663c1c156
1 changed files with 2 additions and 2 deletions

View File

@ -67,10 +67,10 @@ You now have reproduceable source code of the full game.
## Libraries Used
- [Better EMR Phone](https://github.com/Elckarow/Better-EMR-Phone): Changes to fix self-voicing annoyances, adding texts to game history, and clicking anywhere advances dialogue.
- [Better EMR Phone](https://github.com/Elckarow/Better-EMR-Phone): Changes to fix self-voicing annoyances, adding texts to game history, clicking anywhere advances dialogue, and redesigned UI.
- [Action Editor 3](https://github.com/kyouryuukunn/renpy-ActionEditor3)
- [Kinetic Text Tags](https://github.com/SoDaRa/Kinetic-Text-Tags): Minor change so a tag is conditional.
- [Ren'Py Draw](https://github.com/NyashniyVladya/RenPyDraw): Changes made to fit the way drawings are stored, "Clear" button is undo-able.
- [Ren'Py Draw](https://github.com/NyashniyVladya/RenPyDraw): Changes made to fit the way drawings are stored, and "Clear" button is undo-able.
- [Ren'Py Discord Presence](https://github.com/Lezalith/RenPy_Discord_Presence): Changes to prevent crashes from Discord not running and Android incompatabilities, and to be translatable.
## Licenses within this game