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

ModIO.ModManager.PERSISTENTDATA_FILENAME

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

ModManager.PERSISTENTDATA_FILENAME

public const string PERSISTENTDATA_FILENAME;

Description

File name used to store the persistent data.

This file is used to stored the values in the PersistentData struct between sessions.

Initialized Value

"mod_manager.data"
Clone this wiki locally