Template for a generic plugin for Illusion games. THIS IS A MIRROR, THE LATEST COMMITS ARE ON GITHUB. https://github.com/IllusionMods/PluginTemplate
This repository has been archived on 2026-01-01. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
Find a file
2020-12-27 17:24:01 +01:00
src First template version 2020-12-27 17:24:01 +01:00
.gitignore Initial commit 2020-12-27 16:55:17 +01:00
LICENSE Initial commit 2020-12-27 16:55:17 +01:00
README.md First template version 2020-12-27 17:24:01 +01:00
release.ps1 First template version 2020-12-27 17:24:01 +01:00

PluginTemplate

Template for a generic plugin for Illusion games. Replace the readme and code in the src folder to make your own plugin.