Jump to content
  • 0

Changing Game Name


Question

Posted

Just wondering how to switch the stuff like the game name in the client of the game.  I want to change it to something else... 

5 answers to this question

Recommended Posts

  • 0
Posted

You can rename the .exe itself to whatever you'd like.

 

To change the titlebar while the game is running that string can be found in /resources/client_strings.json file.

  • 0
Posted
1 hour ago, jcsnider said:

You can rename the .exe itself to whatever you'd like.

 

To change the titlebar while the game is running that string can be found in /resources/client_strings.json file.

I am talking about in the game where it says 

 

"Intersect

Free 2D ORPG Engine"

 

If this gotta stay that is fine but I was just wondering if it could just say something else???

 

 

  • 0
Posted
2 minutes ago, jcsnider said:

The logo can be changed. It will be a graphic file. Should be in the client/resources/gui folder.

ah thanks!

  • 0
Posted
21 hours ago, Kelp said:

I am talking about in the game where it says 

 

"Intersect

Free 2D ORPG Engine"

 

If this gotta stay that is fine but I was just wondering if it could just say something else???

 

 

 

To change the stuff that shows up in the server, you'd have to edit the source file for it.

×
×
  • Create New...