0 Arufonsu Posted July 23, 2021 Posted July 23, 2021 6 hours ago, nvh said: how to download latest version ? for dev Go for it here  then download a zip with the entire project, which you may compile using an IDE.  for more information, take a read over intersect's docs nvh 1
0 Cheshire Posted July 23, 2021 Posted July 23, 2021 I really wouldn't ever recommend ever downloading a source archive. Use a git client. Â Anyway, for developing a game I'd say download the prerelease builds that are automatically created and posted on the forums. Same goes for when you need to edit the source for your game, use the prerelease branch from GitHub. Â The stable branch has issues that we're just not going to fix anymore and are simply going to replace it some day. nvh 1
0 nvh Posted July 23, 2021 Author Posted July 23, 2021 1 hour ago, Cheshire said: I really wouldn't ever recommend ever downloading a source archive. Use a git client.  Anyway, for developing a game I'd say download the prerelease builds that are automatically created and posted on the forums. Same goes for when you need to edit the source for your game, use the prerelease branch from GitHub.  The stable branch has issues that we're just not going to fix anymore and are simply going to replace it some day. if one day there is a new feature on (ex: ver 7.2 or something), can i update?.  because I thought it would conflict because I coded many things
0 Cheshire Posted July 23, 2021 Posted July 23, 2021 That's up to you to be honest. You'll have to update the code by pulling in updates yourself if you've made custom changes.
Question
nvh
how to download latest version ? for dev
4 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now