mirror of
https://codeberg.org/usrib/emeraldbank.git
synced 2024-12-23 06:32:25 +01:00
readme update
This commit is contained in:
parent
bda6c6f210
commit
5c22b73fca
@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
# Emerald Bank and Shops (MineClone2)
|
# Emerald Bank and Shops (MineClonia/MineClone2)
|
||||||
|
|
||||||
[![ContentDB](https://content.minetest.net/packages/NathanielFreeman/emeraldbank/shields/downloads/)](https://content.minetest.net/packages/NathanielFreeman/emeraldbank/)
|
[![ContentDB](https://content.minetest.net/packages/NathanielFreeman/emeraldbank/shields/downloads/)](https://content.minetest.net/packages/NathanielFreeman/emeraldbank/)
|
||||||
|
|
||||||
@ -176,9 +176,9 @@ Since upgrade functionality can be achieved without the old mod loaded, the serv
|
|||||||
|
|
||||||
If there are multiple vendor mods the the owner wishes to enable this functionality on, they can add several mods to the list, separating each mod name with commas as follows:
|
If there are multiple vendor mods the the owner wishes to enable this functionality on, they can add several mods to the list, separating each mod name with commas as follows:
|
||||||
|
|
||||||
`fancy_vend_old_vendor_mods = money,vendor,easyvend`
|
`fancy_vend_old_vendor_mods = emeraldbank,money,vendor,easyvend`
|
||||||
|
|
||||||
If the owner wishes to keep the mod loaded, but still replace vendor nodes, the will need to add the mod to both `minetest.conf` and fancy_vend's `depends.txt`.
|
If the owner wishes to keep the mod loaded, but still replace vendor nodes, the will need to add the mod to both `minetest.conf` and `mod.conf`.
|
||||||
|
|
||||||
Vendor upgrade:
|
Vendor upgrade:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user