Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dallmeyer committed Aug 20, 2024
2 parents 72ea0ea + ff469dc commit d34693f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 538 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/cut-release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ jobs:
uses: open-goal/mod-bundling-tools/.github/workflows/mod-bundler.yml@v1
with:
semverBump: ${{ inputs.bump }}
metadataName: "Test Mod Bundle"
metadataDescription: "This is a test mod bundle. 2"
metadataName: "MicroTransactions"
metadataDescription: "Unlock Jak's moveset with orbs!"
metadataSupportedGames: "jak1"
metadataAuthors: "barg,vaser"
metadataTags: "rng,gameplay-mod"
metadataWebsiteUrl: "https://www.example.com/this/is/optional"
metadataAuthors: "HimHam,barg"
metadataTags: "challenge,gameplay-mod"
metadataWebsiteUrl: "https://github.com/OpenGOAL-Mods/OG-Microtransactions"
skipMacOS: true
skipLinux: true
toolingBinaryDir: "out/build/Release/bin"
Expand Down
Loading

0 comments on commit d34693f

Please sign in to comment.