Page 1 of 1

Addon Manager

Posted: Mon Mar 23, 2020 4:43 am
by sigran
Since I've been stuck inside under quarantine, I wrote an addon manager for RoR similar to the old curse manager.

It currently parses https://tools.idrinth.de/addons/ for addons and makes them available to be managed.
My questions are:
1. Would fellow RoRers be interested in using this?
2. Where do addon makers put their addons?

If there's interest, I'd be happy to keep adding features like categories and an easy upload tool for addon makers.

Image

Re: Addon Manager

Posted: Mon Mar 23, 2020 6:19 am
by xpander
there already is addon manager (uses java though) https://github.com/Idrinth/WARAddonClient

but i guess its nice to see.. What are you using? .NET? I'm asking because i use Linux and .NET can be a bit of pain sometimes.

looks neat though. would like to give it a test if i get time

Re: Addon Manager

Posted: Mon Mar 23, 2020 2:13 pm
by sigran
Nice, I tried looking for something like that on the site and didn't see it.
It's electron so it should run smoothly on anything that runs chromium, although I've only run it on Windows at this point.

Re: Addon Manager

Posted: Tue Mar 24, 2020 2:36 am
by pgt242
sigran wrote: Mon Mar 23, 2020 2:13 pm Nice, I tried looking for something like that on the site and didn't see it.
It's electron so it should run smoothly on anything that runs chromium, although I've only run it on Windows at this point.
https://github.com/Idrinth/WARAddonClie ... /tag/1.4.0