Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove check that was causing problems #6

Merged
merged 1 commit into from
Jan 27, 2024
Merged

Remove check that was causing problems #6

merged 1 commit into from
Jan 27, 2024

Conversation

potatoes1286
Copy link
Contributor

Many people were having issues where they would install a mod, and it would not get delited resulting in a lot of pain and headaches.

The check responsible for this was to prevent a very rare edge case where a modder is working on both a deli and a stratum mod in the same folder, which would result in the config being overwritten. The particular code prevented deliting if the config had a later modification date than the deli mod.

The check has been removed, on account of this pretty much never happening, and causing problems for people.

@nrgill28 nrgill28 merged commit b4a6aed into H3VR-Modding:main Jan 27, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants