mirror of
https://github.com/OpenRCT2/OpenRCT2.git
synced 2026-05-06 07:56:46 -04:00
6e45d802ec
* add workflow and package.json for publishing plugin TypeScript types * move scripting-related files to scripting folder * add support for trusted publishers * fix path to scripting readme * rename scripting README.md back to scripting.md * support tagged/dev releases * add workflow for development versions * Update package.json website * change dependencies in publish-plugin-types * add timestamp to dev plugin versions * note ScriptEngine.h grep dependency from CI * use gh-describe to track release version for dev plugin types
Windows Installer
This directory contains the script and resources for the Windows installer. The installer is created using Nullsoft Scriptable Install System (NSIS) version v3.0a0+.
Code based on OpenTTD installer.