mirror of
https://github.com/minetest-mods/technic.git
synced 2025-03-20 11:20:31 +01:00
Update documentation
This commit is contained in:
parent
76fb39b6ca
commit
2d52abaaad
@ -12,10 +12,9 @@ Tier are network types. List of pre-registered tiers:
|
|||||||
|
|
||||||
Available functions:
|
Available functions:
|
||||||
|
|
||||||
* `technic.register_tier(tier, description)`
|
* `technic.register_tier(tier)`
|
||||||
* Registers a network type (tier)
|
* Registers a network type (tier)
|
||||||
* `tier`: string, short name (ex. `LV`)
|
* `tier`: string, short name (ex. `LV`)
|
||||||
* `description`: string, long name (ex. `Low Voltage`)
|
|
||||||
* See also `tiers`
|
* See also `tiers`
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user