Faucet Mod SDK 1.0.0
Modding API for Minecraft Legacy Console Edition
Loading...
Searching...
No Matches
ModVersion Struct Reference

Mod semantic version. More...

#include <IMod.h>

Public Attributes

int major
 Breaking changes.
int minor
 New features, backwards-compatible.
int patch
 Bug fixes.

Detailed Description

Mod semantic version.

Definition at line 31 of file IMod.h.


The documentation for this struct was generated from the following file: