Build NorthwoodPluginAPI/LabAPI based plugin
Version updated for https://github.com/Pogromca-SCP/build-nwapi-plugin to version v2.1.0.
- This action is used across all versions by 2 repositories.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
This GitHub Action is designed for building, testing, and packaging plugins developed for the NwPluginAPI or LabAPI. It automates the process of compiling the plugin, running tests, and generating a ZIP file containing the plugin’s dependencies. This action is particularly useful for streamlining the development workflow of game-related plugins by handling repetitive tasks such as artifact creation and dependency management.
Release notes
Changelog
- Action can now also be ececuted on Linux environments with limited testing capabilities.