mirror of
https://github.com/OgelGames/powerbanks.git
synced 2024-11-22 15:23:48 +01:00
simpler dependencies and installation instructions
This commit is contained in:
parent
731fbae01b
commit
41e17208af
16
README.md
16
README.md
@ -76,15 +76,21 @@ Currently there are three different powerbanks:
|
||||
|
||||
## Dependencies
|
||||
|
||||
Currently this mod only depends on `default` from [Minetest Game](https://github.com/minetest/minetest_game), and [`technic`](https://github.com/minetest-mods/technic).
|
||||
**Required**
|
||||
|
||||
- `default` (included in [Minetest Game](https://github.com/minetest/minetest_game))
|
||||
|
||||
- [`technic`](https://github.com/minetest-mods/technic)
|
||||
|
||||
**Optional**
|
||||
|
||||
-
|
||||
|
||||
## Installation
|
||||
|
||||
To install this mod, simply download it using one of the methods below, and place it in one of [Minetest's mod folders](https://dev.minetest.net/Installing_Mods).
|
||||
Download the [master branch](https://github.com/OgelGames/powerbanks/archive/master.zip) or the [latest release](https://github.com/OgelGames/powerbanks/releases), or clone the repository using Git or the [GitHub Desktop](https://desktop.github.com/) app, and follow [these instructions](https://dev.minetest.net/Installing_Mods).
|
||||
|
||||
- Clone the Git repository using `git clone https://github.com/OgelGames/powerbanks.git` or the [GitHub Desktop](https://desktop.github.com/) app.
|
||||
- Download the Git repository as a ZIP file: https://github.com/OgelGames/powerbanks/archive/master.zip
|
||||
- Download the latest stable release: https://github.com/OgelGames/powerbanks/releases
|
||||
Alternatively, you can download and install the mod from [ContentDB](https://content.minetest.net/packages/OgelGames/powerbanks) from the online content tab in Minetest.
|
||||
|
||||
## License
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user