About the thor Patcher i made.

gidzdlcrz

New member
Messages
74
Points
0
Github
gidzdlcrz
Hello friends. I just want to ask how to change the color of the characters appearing on my Thor Patcher. Instead of black. I want it to make it white. And how to add a text saying that Patch is Complete when the patching is done? Thank you!

thor.jpg

 
config.ini

FontColor=$000000
Change its color code, and pack the config again.

 
Thanks! Solved. But how to add Patch is Complete when the patches has been applied already?

 
Thanks! Solved. But how to add Patch is Complete when the patches has been applied already?
lang/Default.ini

LangPatchingComplete=
Add Text After =

 
Back
Top