luciferofhell Posted April 8, 2020 Share Posted April 8, 2020  I want to change the icon of my game, but for this it is very expensive, but the intersect is updating all the time. How do I change my game icon and keep the intersect updated? THE source do you update every time you have an intersect update? Link to comment Share on other sites More sharing options...
1 jcsnider Posted April 8, 2020 Share Posted April 8, 2020 Got all the docs right here: https://docs.freemmorpgmaker.com/dev/start/vs.html  Once you have your own git repo setup, and the source cloned and everything you gotta replace Intersect.Client/icon.bmp, commit, and push.  Then when you need to pull updates you do this guide: https://docs.freemmorpgmaker.com/dev/pullrequests/pulling.html Link to comment Share on other sites More sharing options...
0 jcsnider Posted April 8, 2020 Share Posted April 8, 2020 Yes, every single time there is an Intersect update people are opting to grab our changes, merge them with their own edits, and then rebuild and redistribute their game. Link to comment Share on other sites More sharing options...
0 luciferofhell Posted April 8, 2020 Author Share Posted April 8, 2020 25 minutes ago, jcsnider said: Sim, toda vez que há uma atualização do Intersect, as pessoas optam por pegar nossas alterações, mesclá-las com suas próprias edições e depois reconstruir e redistribuir seu jogo.  I want to know how to change the icon and keep my game up to date. Could you do a little tutorial? Link to comment Share on other sites More sharing options...
Question
luciferofhell
Â
I want to change the icon of my game, but for this it is very expensive, but the intersect is updating all the time. How do I change my game icon and keep the intersect updated? THE source do you update every time you have an intersect update?
Link to comment
Share on other sites
3 answers to this question
Recommended Posts