Minetest currency mod
Go to file
SmallJoker 498d97a8bc shop: Add listring 2016-04-18 20:37:50 +02:00
textures Add noise and sharpen the textures 2015-10-09 08:56:22 +02:00
README.txt Extend README.md, rename to README.txt 2015-10-09 09:11:20 +02:00
bank.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
bank_currency.lua Delete 16px textures, clean up bank and variable names 2014-10-01 13:41:22 +02:00
bank_money.lua Delete 16px textures, clean up bank and variable names 2014-10-01 13:41:22 +02:00
bank_money2.lua Delete 16px textures, clean up bank and variable names 2014-10-01 13:41:22 +02:00
config.default.txt 💥 Break old settings 2015-04-16 15:06:22 +02:00
depends.txt Changes etc 2014-01-18 15:39:01 +01:00
donationbox.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
init.lua Typo in init.lua line 61 2015-05-16 10:00:46 +02:00
minecoins.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
moneychanger.lua Kill them all 2015-04-16 15:09:16 +02:00
moreores.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
shop.lua shop: Add listring 2016-04-18 20:37:50 +02:00
toolrepair.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
warehouse.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00

README.txt

Bitchange
=========

This mod adds the currency "MineCoin" to your Minetest world.
To change a setting, edit the file 'bitchange_config.txt' in your world directory.
Copy and paste 'config.default.txt' if the file does not exist yet.

License:	WTFPL (for code and textures)
Adds privilege:	bitchange

Dependencies:
	default
	moreores		(optional)
	technic_worldgen	(optional)
	quartz			(optional)
	pipeworks		(optional)
	money			(optional)
	money2			(optional)
	currency		(optional)

Forum link: https://forum.minetest.net/viewtopic.php?id=7821