Skip to content

Commit

Permalink
identification and information on README
Browse files Browse the repository at this point in the history
  • Loading branch information
mckaygerhard committed Jan 12, 2023
1 parent 69bea89 commit e408ce2
Show file tree
Hide file tree
Showing 4 changed files with 30 additions and 3 deletions.
28 changes: 25 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,31 @@
# Technic Armor [technic_armor]
minetest mod technic_armor
============================

[![luacheck](https://github.com/mt-mods/technic_armor/workflows/luacheck/badge.svg)](https://github.com/mt-mods/technic_armor/actions)
ARMOR from procesed materials

Information
-----------

Adds armor made from lead, brass, cast iron, carbon steel, stainless steel, tin and silver.

![](screenshot.png?raw=true)
![](screenshot.png)

Technical information
---------------------

This mod is named `technic_armor` and was part of the `3d_armor`,
it was slited since version 0.4.11 of `3d_armor`

#### Depends

* default
* 3d_armor
* technic (technic_worldgen)
* moreores

## LICENSE

Textures by @poet-nohit and @numberZero

Copyright (C) 2013-2018 Stuart Jones - LGPL v2.1

3 changes: 3 additions & 0 deletions depends.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
3d_armor
technic_worldgen?
moreores?
1 change: 1 addition & 0 deletions description.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Adds armor made from lead, brass, cast iron, carbon steel, stainless steel, tin and silver
1 change: 1 addition & 0 deletions mod.conf
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
title = technic_armor
name = technic_armor
description = Adds armor made from lead, brass, cast iron, carbon steel, stainless steel, tin and silver
depends = 3d_armor
Expand Down

0 comments on commit e408ce2

Please sign in to comment.