CnCNet / cncnet-yr-client-package

The official CnCNet Yuri's Revenge package for online.
https://cncnet.org/yuris-revenge
GNU General Public License v3.0
105 stars 30 forks source link

Update updateexec #333

Closed CnCRAZER closed 9 months ago

devo1929 commented 9 months ago

What's the reason for removing these lines?

CnCRAZER commented 9 months ago

What's the reason for removing these lines?

After each update the files are removed due to case sensitivities. Force update redownloads the maps but next update to client removes them again.

devo1929 commented 9 months ago

@CnCRAZER I think you still need to update this PR, right? You need to take the lines that you removed from the updateexec file here and add them to the preupdateexec file.

CnCRAZER commented 9 months ago

@CnCRAZER I think you still need to update this PR, right? You need to take the lines that you removed from the updateexec file here and add them to the preupdateexec file.

I think I've done it now. Let me know if it's still incorrect/wrong.

devo1929 commented 9 months ago

For some reason, Github is saying there's a conflict and so this cannot be merged. Can you rebased your branch locally with the latest cncnet develop branch?