Skip to content
This repository was archived by the owner on Sep 21, 2022. It is now read-only.

ModIO.ModManager.VERSION

Jackson Wood edited this page Mar 25, 2019 · 2 revisions

ModManager.VERSION

public const SimpleVersion VERSION;

Description

Current version of the ModManager/Plugin.

Updates the last run version is saved is checked by the static initialization and determines if any updates to the locally stored data need to be made.

Initialized Value

new SimpleVersion(2, 0)
Clone this wiki locally