Blockland Forums > Modification Help
Destiny RPG v0.2 Public Beta
Uristqwerty:
This is exactly why using something like Git would help: If an update breaks something, revert until fixed. It's also far easier to share the files than MSN, if you set up a central repository.
Doomonkey:
--- Quote from: Uristqwerty on October 16, 2010, 05:26:57 PM ---This is exactly why using something like Git would help: If an update breaks something, revert until fixed. It's also far easier to share the files than MSN, if you set up a central repository.
--- End quote ---
Why would he need to use the internet to make a backup?
He could just make a folder with an arhcive of the Client_DRPG versions.
Uristqwerty:
Git can be used as an archive, too. It's a _distributed_ VCS, so that means that you work on a local copy of the entire repository and don't even need to upload it to the internet if you don't want to. However, having a copy on the internet allows anyone who has access to work on it at any time...
Doomonkey:
--- Quote from: Uristqwerty on October 16, 2010, 05:45:37 PM ---However, having a copy on the internet allows anyone who has access to work on it at any time...
--- End quote ---
They already have the most up-to-date version shared between them on the internet. They can also make their own personal archives.
Downloading some stupid program, or whatever this "Git" is, seems like a waste of time.
M:
Yeah Zack only added the handler file for the new list and didn't update the other files so it was broken.
I did however make an error that stopped you receiving any item after Bronze Boots. Woo!