luciferofhell Posted April 8, 2020 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?
1 jcsnider Posted April 8, 2020 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
0 jcsnider Posted April 8, 2020 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.
0 luciferofhell Posted April 8, 2020 Author 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?
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?
3 answers to this question
Recommended Posts