Batch update (code provided) #9

Open
opened 2020-08-07 15:17:10 +00:00 by madis0 · 0 comments

There is a mod called FabricZero that claims to hook into ModUpdater and provide the following:

Allow ModUpdater to update all mods without having to download them one by one +
opt-in many mods to mod updater that haven't

I haven't been able to test this as it crashes for me, but I guess it is worth checking out and porting upstream. It is licensed under MIT. See also: issue #3

The classes are here: https://github.com/Fox2Code/FabricZero/tree/master/src/main/java/com/fox2code/fabriczero/access/modupdater

There is a mod called [FabricZero](https://github.com/Fox2Code/FabricZero) that claims to hook into ModUpdater and provide the following: > Allow ModUpdater to update all mods without having to download them one by one + > opt-in many mods to mod updater that haven't I haven't been able to test this as it crashes for me, but I guess it is worth checking out and porting upstream. It is licensed under MIT. See also: [issue #3](https://github.com/Fox2Code/FabricZero/issues/3) The classes are here: https://github.com/Fox2Code/FabricZero/tree/master/src/main/java/com/fox2code/fabriczero/access/modupdater
madis0 changed title from Batch update to Batch update (code provided) 2020-08-07 15:25:18 +00:00
This repo is archived. You cannot comment on issues.
No Label
No Milestone
No Assignees
1 Participants
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: TheBrokenRail/ModUpdater#9
No description provided.