Lordfirespeed / NuGet-GameLib-Dehumidifier

An automated utility that maintains 'GameLibs' packages for Steam games.
GNU General Public License v3.0
10 stars 5 forks source link

Setting up your workflows in a different GitHub repo #44

Open RealKC opened 4 months ago

RealKC commented 4 months ago

Hi,

Is there an easy way to setup your workflows in a different GitHub repository? I'm asking because I'd like to get a gamelib package going on for ULTRAKILL in a reasonably automated manner.

(And I'd like to avoid adding more maintenance work for you)

Lordfirespeed commented 4 months ago

This project is set up in such a way that contributions will benefit the generated GameLibs for all supported games - there is a GitHub template (not maintained by myself) if you wish to maintain a single gamelibs package yourself.

That said, I'm happy to accept additional games into this repository! The additional maintenance burden can be mitigated if you are able to provide accurate version numbers for each game update pull request. That said, I don't think the account I use to run the workflows has an ULTRAKILL license at the moment.

RealKC commented 4 months ago

That said, I'm happy to accept additional games into this repository!

I'm happy to hear that

The additional maintenance burden can be mitigated if you are able to provide accurate version numbers for each game update pull request.

I think I'd be able to commit to that

That said, I don't think the account I use to run the workflows has an ULTRAKILL license at the moment.

That'd be a problem indeed.

I'll see how making my own repo for the gamelib fares