ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,816
- Points
- 823
Reputation:
So I used the
Now if I want to work on additional things related to the said addon locally, what would be the recommended way of dealing with upgrades?
Approach #1
Read more
Continue reading...
release
command on version 1000030
to prepare the zip file and uploaded it to the remote server and installed the addon.Now if I want to work on additional things related to the said addon locally, what would be the recommended way of dealing with upgrades?
Approach #1
- Bump the version to
1000130
- Start making changes to code/templates
- Once I'm done with the changes, use the
release
command to get the zip of the upgrade...
Read more
Continue reading...