Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ogelgames/sillymod
Silly things for Minetest
https://github.com/ogelgames/sillymod
minetest minetest-mod
Last synced: 14 days ago
JSON representation
Silly things for Minetest
- Host: GitHub
- URL: https://github.com/ogelgames/sillymod
- Owner: OgelGames
- License: other
- Created: 2023-02-15T03:26:01.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-04-02T07:26:13.000Z (8 months ago)
- Last Synced: 2024-11-01T10:02:58.741Z (14 days ago)
- Topics: minetest, minetest-mod
- Language: Lua
- Homepage:
- Size: 289 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# The Silly Mod [sillymod]
[![luacheck](https://github.com/OgelGames/sillymod/workflows/luacheck/badge.svg)](https://github.com/OgelGames/sillymod/actions)
[![License](https://img.shields.io/badge/License-MIT%20and%20CC%20BY--SA%204.0-green.svg)](LICENSE.md)
[![Minetest](https://img.shields.io/badge/Minetest-5.0+-blue.svg)](https://www.minetest.net)## Overview
Silly things for Minetest. May also contain memes, puns and jokes.
Currently there are 9 unique silly things in this mod, I would list them here, but I encourage you to play the game and discover them yourself; it's more fun that way :)
Some silly things depend on certain mods for them to work. For the best experience, make sure to install all the dependencies, including the optional ones.
## Dependencies
**Required**
- [`controls`](https://github.com/mt-mods/controls)
**Optional**
- `default` (included in [Minetest Game](https://github.com/minetest/minetest_game))
- [`3d_armor`](https://github.com/minetest-mods/3d_armor)
- [`anvil`](https://github.com/minetest-mods/anvil)
- [`mobs_animal`](https://codeberg.org/tenplus1/mobs_animal)## Installation
Download the [master branch](https://github.com/OgelGames/sillymod/archive/master.zip) or the [latest release](https://github.com/OgelGames/sillymod/releases), and follow [the usual installation steps](https://wiki.minetest.net/Installing_Mods).
## License
Except for any exceptions stated in [LICENSE.md](LICENSE.md#exceptions), all code is licensed under the [MIT License](LICENSE.md#mit-license), with all textures, models, sounds, and other media licensed under the [CC BY-SA 4.0 License](LICENSE.md#cc-by-sa-40-license).