Skip to content

@loontail/minecraft-kit v0.5.0 / ForgeInstallProfile

Interface: ForgeInstallProfile

Modern Forge install_profile.json (spec 1) shape — only fields we actually consume.

Properties

PropertyModifierType
datareadonlyReadonly<Record<string, ForgeProfileData>>
jsonreadonlystring
librariesreadonlyreadonly MinecraftLibrary[]
logo?readonlystring
minecraftreadonlystring
path?readonlynull | string
processorsreadonlyreadonly ForgeProcessor[]
profilereadonlystring
serverJarPath?readonlystring
specreadonlynumber
versionreadonlystring
welcome?readonlystring

MIT License