update readme and add screenshots

This commit is contained in:
OgelGames 2019-11-30 01:37:41 +11:00
parent eeb9f00885
commit f041b6790b
5 changed files with 45 additions and 3 deletions

@ -1,4 +1,46 @@
# powerbanks
A Minetest mod that adds portable powerbanks that can be used to recharge technic tools
Dependencies: default, technic
[![License](https://img.shields.io/badge/License-MIT-brightgreen.svg)](LICENSE)
## Overview
This mod adds portable powerbanks that can be used to recharge technic tools (including those from other mods).
![Overview Screenshot](screenshots/overview.png?raw=true "Overview Screenshot")
## Powerbank versions
Currently there are three different powerbanks:
- #### Powerbank Mk1
- Capacity: 300kEU
- Charging slots: 1
- Recipe:
![Mk1 Recipe](screenshots/mk1_recipe.png?raw=true "Mk1 Recipe")
- #### Powerbank Mk2
- Capacity: 600kEU
- Charging slots: 2
- Recipe:
![Mk2 Recipe](screenshots/mk2_recipe.png?raw=true "Mk2 Recipe")
- #### Powerbank Mk3
- Capacity: 1200kEU
- Charging slots: 3
- Recipe:
![Mk3 Recipe](screenshots/mk3_recipe.png?raw=true "Mk3 Recipe")
##
## Dependencies
Currently this mod only depends on the [technic](https://github.com/minetest-mods/technic) mod.

BIN
screenshots/mk1_recipe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

BIN
screenshots/mk2_recipe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.2 KiB

BIN
screenshots/mk3_recipe.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.4 KiB

BIN
screenshots/overview.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 193 KiB