Skip to content
This repository has been archived by the owner on Jan 3, 2023. It is now read-only.

Resource_Mod

Shirasawa edited this page Nov 1, 2019 · 7 revisions

资源对象 - 模组

{
  "type": "mod",
  "title": "<title>",
  "version": "<version>",
  "source": "<source>",
  "mcVersion": "<mcVersion>",
  "api": <api>,
  "urls": [...<urls>],
  "hashes": [...<hashes>],
  "extends": "<extends>",
  "autoUpdate": true/false,
  "updateUrl": "<updateUrl>"
}
Clone this wiki locally