Skip to content

WerWolv/imhex-download-sdk

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ImHex SDK Action

This is the official GitHub Action to setup the ImHex SDK for building ImHex Plugins.

Usage

To use the action, simply add the following code to your CI script.

- name: Install SDK
  id: install_sdk
  uses: WerWolv/[email protected]

Important to note, the @vX.Y.Z refers to the ImHex version whose SDK should be used. For example, if you want to build a plugin for ImHex version 1.32.2, use WerWolv/[email protected]

Visit the ImHex-Plugin-Template repository if you'd like to get started

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published