Skip to content

WeiDU Mod Packager (iemod; win: amd64; use tp2 VERSION suffix) #8

WeiDU Mod Packager (iemod; win: amd64; use tp2 VERSION suffix)

WeiDU Mod Packager (iemod; win: amd64; use tp2 VERSION suffix) #8

# WeiDU Mod Packager by Argent77
# See: https://github.com/InfinityTools/WeiduModPackager
name: 'WeiDU Mod Packager (iemod; win: amd64; use tp2 VERSION suffix)'
on:
release:
types: [published]
workflow_dispatch:
jobs:
call_workflow:
strategy:
matrix:
type: [iemod, windows]
permissions:
contents: write
uses: InfinityTools/WeiduModPackagerLibrary/.github/workflows/WeiduModPackagerLibrary.yml@master
with:
type: ${{ matrix.type }}
architecture: amd64
suffix: version
naming: tp2
name_fmt: '<%base_name%><-%extra%><-%version%>'
include_submodules: 'true'