- Sep 26, 2018
- 3,136
- 3,210
no you don't need to download renpy at allAllright, last one and sorry if I am getting out of topic.
I was just editing the txts.
Do i need to download a whole ren'py editor to make them appear? or is it as simple as running an .exe to update it?
(Even tho I found nothing like it online)
just make folder called font and download greek fonts from here put it in the folder font then put it into the game folder
You must be registered to see the links
then you put this in the translation file
Code:
translate piglatin style default:
font "font/SPIonic.ttf"
Code:
translate piglatin python:
style.default.font = "font/SPIonic.ttf"