Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 862 Bytes

File metadata and controls

16 lines (10 loc) · 862 Bytes

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. arm64, 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.