modded-factorio / bobsmods

Factorio mods by Bobingabout
https://mods.factorio.com/user/Bobingabout
Other
65 stars 31 forks source link

Graphics hr_version #218

Closed SophieFitz closed 2 weeks ago

SophieFitz commented 2 weeks ago

I'm reworking all entity prototypes for the new graphics_set property. And hr_version has been removed in 2.0, so that's getting removed as well.

Just so people know I am working on this and no-one else does the same.

I am leaving the following mods as @Qatavin has already fixed them (haven't looked through the commits in detail, I am presuming based on PR titles):

SophieFitz commented 2 weeks ago

Turns out, graphics_set wasn't needed because most entities are copies from base game, and other stragglers have already been updated. And I've already updated all graphics to remove hr_version, so closing this issue and making a PR