This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4
InstalledMod object
Ahmed Castro edited this page Sep 8, 2018
·
4 revisions
API schema: n/a
Name | Type | Description |
---|---|---|
mod_id | Int |
Unique mod identifier. |
modfile_id | Int |
Unique modfile identifier. |
updated_at | Int |
Unix timestamp of date mod was updated. |
path | String |
Local directory installation path. |
mod | Mod |
Mod object object stored on cache. |