Skip to content

A GitHub action that automates creation of WeiDU mod packages when publishing a release.

Notifications You must be signed in to change notification settings

InfinityTools/WeiduModPackager

This branch is 5 commits ahead of, 30 commits behind all-version.

Repository files navigation

WeiDU Mod Packager

A GitHub action that automates creation of WeiDU mod packages.

Overview

A customizable GitHub action that automates creation of WeiDU mod packages. It provides options to create "iemod" packages for Project Infinity or platform-specific zip archives for Windows, Linux and macOS. Moreover, it is possible to control the WeiDU binary architecture (e.g. amd64 or x86) as well as generation of a version suffix for the mod packages.

See README of the all-version branch for more detailed information about how to include this action in your own projects.

Configuration

This branch builds WeiDU mod packages for

  • iemod
  • Windows (x86-legacy, no prefix)

It uses the tp2 filename as package names and uses the mod's own tp2 VERSION string as version suffix for the package filenames.

About

A GitHub action that automates creation of WeiDU mod packages when publishing a release.

Resources

Stars

Watchers

Forks