Galileo88 / JNSQ

Other
15 stars 16 forks source link

Suggestion: Add FOR[JNSQ_Rescale_10x] and FOR[JNSQ_Rescale_1x] #38

Open Gordon-Dry opened 2 years ago

Gordon-Dry commented 2 years ago

So patches for other mods like SMURFF or whatever are able to recognize the different scale by using NEEDS[JNSQ_Rescale_10x] or NEEDS[JNSQ_Rescale_1x]

Gordon-Dry commented 2 years ago

I suggest replacing all patches starting with AFTER[JNSQ] by

FOR[JNSQ_Rescale_10x]
or
FOR[JNSQ_Rescale_1x]
Gordon-Dry commented 2 years ago

Of course the simpler approach is to rename the folder from JNSQ_Rescale to

JNSQ_Rescale_10x
or
JNSQ_Rescale_1x

But I guess the folder PartRebalancer10x\ is kinda SMURFF, isn't it? That folder could be renamed to JNSQ_PartRebalancer10x\ though.