Quality Effects Fixed 2

by Hyos

Extra fixes and crash handling, Forked from: Quality now adds module slots in assembling machines. Forked from Andrey135296's version of the mod to partially work with Maraxsis.

6 months ago
2.0
241
Manufacturing

g permission to steal code?

6 months ago

hello

I migrated QEF to a new github* a while ago, so commits to the new github (that get pushed to master/main) will instantaneously go to QEF's mod portal page. By "instantaneously", it takes github actions a bit of time to do it, but pretty much as soon as it's onto the branch I could fall asleep and it'll be added in my sleep.

With that in mind: Can I steal your edited code here and put it onto QEF?
Alternatively, if you want to submit to QEF's github yourself (get the "I contributed to this repo!" and whatever) you can.

*darn, looks like I had to update it manually on the mod portal, thought updating info.json would work. that's why it wasn't showing up for like a month.
link: https://github.com/cpaca/QualityEffectsFixed

6 months ago

technically the copyright license says im allowed to but it feels polite to at least ask and get direct permission first

6 months ago

Feel free to use it :)

5 months ago

cool. Finally got around to copying it over, when the automated github actions is done it should be uploaded as the official QEF.

5 months ago

If you have a GitHub account, you might want to switch to the QEF github? I can give you write access if you'd like.

It has fully-automated CI, so you never have to touch changelog.txt, info.json's "version" constant, and probably some other things I'm forgetting. Just write "fix: [whatever the bug you fixed is]" or "feat: [whatever feature you added]" for your commit message and it'll update changelog.txt, info.json's "version" constant, and upload to the factorio mod portal, all fully-automatic.

https://github.com/cpaca/QualityEffectsFixed

New response