Change Window Title and Logo
This chapter explains how to change the game window title and the top-left icon (logo).
Change the Window Title
Changing the window title is very simple. In the KubeJS config folder, open client.properties.
There is a title parameter in that file. Just put your text after =.
Change the Logo
Prepare a 16x16 PNG image (or any multiple of that ratio), rename it to packicon.png, and place it in the config folder.