Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thefox6/journal_modpack
a minetest mod that adds a journal
https://github.com/thefox6/journal_modpack
journal minetest-mod
Last synced: 14 days ago
JSON representation
a minetest mod that adds a journal
- Host: GitHub
- URL: https://github.com/thefox6/journal_modpack
- Owner: theFox6
- License: mit
- Created: 2018-02-07T15:37:28.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T12:33:45.000Z (almost 4 years ago)
- Last Synced: 2024-10-27T20:25:14.455Z (2 months ago)
- Topics: journal, minetest-mod
- Language: Lua
- Homepage: https://forum.minetest.net/viewtopic.php?f=9&t=19611
- Size: 2.6 MB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Do you want to add story to your game?
Make your protagonist write notes into his Journal.
# journal
![journal cover][screenshot]
[![ContentDB][ContentDB badge]](https://content.minetest.net/packages/theFox/journal/)
[![luacheck][luacheck badge]][luacheck action]
A minetest mod that adds a journal the player will write into.Mods can add story into the game and the player can write his own journal.
The journal can be accessed from the inventory and via /journal.Check out [the wiki on github](https://github.com/theFox6/journal_modpack/wiki) to learn how to use it.
## Submodules
Currently journal only has the modutil portable submodule. It is needed to be able to run without the modutil mod.
This means you can either download the modutil mod and enable it or get the submodule:When cloning add "--recursive" option to clone including all submodules:
```
git clone --recursive https://github.com/theFox6/journal_modpack.git
```
If one of the submodule folders is empty use:
```
git submodule update --init
```
This will clone all missing submodules.[screenshot]: https://raw.githubusercontent.com/theFox6/journal_modpack/master/screenshot.png
[contentdb badge]: https://content.minetest.net/packages/theFox/journal/shields/title/
[luacheck badge]: https://github.com/theFox6/journal_modpack/workflows/luacheck/badge.svg
[luacheck action]: https://github.com/theFox6/journal_modpack/actions?query=workflow%3Aluacheck
[ContentDB badge]: https://content.minetest.net/packages/theFox/journal/shields/title/