Markdown Manual
Library mod for creating in-game manuals.
Обновлён 15 апреля 2024 г. · опубликован 20 мая 2022 г.
MarkdownManual is a library mod enabling in-game manuals with content defined in Markdown documents. It is intended to be used by mod developers to provide in-game documentation of their mods in a simple manner. The mod provides a simple default manual look, but can be re-styled easily, or completely embedded into existing UI. This mod adds no player-facing content on its own.
For an example of how to use this library, see TIS-3D, which uses this for its in-game manual. For the required setup in code, please see the Manuals class. For content definition of the manual, please see the doc directory. But the short of it is: register a new manual with the manuals registry, register content for the new manual, register an item to make the manual available to players. Content documents are Markdown documents that may have links to other content documents. Images and blocks/items can be embedded using Markdown style image references (for example ).
Here are some example screenshots, demonstrating how flexible the styling of the default manual UI is. Same content three times with different skins:



Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| MC1.20.4-fabric-1.2.6 | Релиз | 1.20.4 | fabric | 15 апреля 2024 г. | .jar (140 КБ) |
| MC1.20.4-forge-1.2.6 | Релиз | 1.20.4 | forge | 15 апреля 2024 г. | .jar (142 КБ) |
| MC1.20.4-neoforge-1.2.6 | Релиз | 1.20.4 | neoforge | 15 апреля 2024 г. | .jar (141 КБ) |
| MC1.20.2-fabric-1.2.6 | Релиз | 1.20.2 | fabric | 16 ноября 2023 г. | .jar (143 КБ) |
| MC1.20.2-forge-1.2.6 | Релиз | 1.20.2 | forge | 16 ноября 2023 г. | .jar (145 КБ) |
| MC1.20.1-fabric-1.2.5 | Релиз | 1.20.1, 1.20.2 | fabric | 16 ноября 2023 г. | .jar (143 КБ) |
| MC1.20.1-forge-1.2.5 | Релиз | 1.20.1, 1.20.2 | forge | 16 ноября 2023 г. | .jar (145 КБ) |
| MC1.20.1-fabric-1.2.4 | Релиз | 1.20.1 | fabric | 23 августа 2023 г. | .jar (143 КБ) |
| MC1.20.1-forge-1.2.4 | Релиз | 1.20.1 | forge | 23 августа 2023 г. | .jar (145 КБ) |
| MC1.20.1-fabric-1.2.3 | Релиз | 1.20.1 | fabric | 20 августа 2023 г. | .jar (143 КБ) |
| MC1.20.1-forge-1.2.3 | Релиз | 1.20.1 | forge | 20 августа 2023 г. | .jar (145 КБ) |
| MC1.19.3-fabric-1.2.3 | Релиз | 1.19.3 | fabric | 6 января 2023 г. | .jar (144 КБ) |
| MC1.19.3-forge-1.2.3 | Релиз | 1.19.3 | forge | 6 января 2023 г. | .jar (146 КБ) |
| MC1.19.2-fabric-1.2.3 | Релиз | 1.19.2 | fabric | 6 января 2023 г. | .jar (143 КБ) |
| MC1.19.2-forge-1.2.3 | Релиз | 1.19.2 | forge | 6 января 2023 г. | .jar (145 КБ) |
Показаны последние 15 из 22 версий. Все версии — на Modrinth.
Ченджлог
MC1.20.4-fabric-1.2.6Релиз1.20.4 · 15 апреля 2024 г.
- Update to MC 1.20.4.
- Add support for NeoForge Loader.
Special thanks and apologies to @thiakil who made a PR for this, but which I completely missed 😢
MC1.20.4-forge-1.2.6Релиз1.20.4 · 15 апреля 2024 г.
- Update to MC 1.20.4.
- Add support for NeoForge Loader.
Special thanks and apologies to @thiakil who made a PR for this, but which I completely missed 😢
MC1.20.4-neoforge-1.2.6Релиз1.20.4 · 15 апреля 2024 г.
- Update to MC 1.20.4.
- Add support for NeoForge Loader.
Special thanks and apologies to @thiakil who made a PR for this, but which I completely missed 😢
MC1.20.2-fabric-1.2.6Релиз1.20.2 · 16 ноября 2023 г.
- Port to MC 1.20.2.
- Use tab provider sort order for tabs.
MC1.20.2-forge-1.2.6Релиз1.20.2 · 16 ноября 2023 г.
- Port to MC 1.20.2.
- Use tab provider sort order for tabs.
MC1.20.1-fabric-1.2.5Релиз1.20.1, 1.20.2 · 16 ноября 2023 г.
- Fixed using Fabric Loader internals, could cause crash when using newer versions of Fabric Loader.
MC1.20.1-forge-1.2.5Релиз1.20.1, 1.20.2 · 16 ноября 2023 г.
- Fixed using Fabric Loader internals, could cause crash when using newer versions of Fabric Loader.
MC1.20.1-fabric-1.2.4Релиз1.20.1 · 23 августа 2023 г.
- Fix potential division by zero.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…


