Go to file
Milan* 470297eed2 remove ownership from moneychanger 2017-10-25 15:42:18 +02:00
textures Add noise and sharpen the textures 2015-10-09 08:56:22 +02:00
README.txt "deprecated" Warning removal and code cleanup 2016-11-09 19:14:11 +01: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 Shop: Allow server admins to open the owner formspec of shops 2016-10-16 09:17:33 +02:00
donationbox.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
init.lua Shop: Allow server admins to open the owner formspec of shops 2016-10-16 09:17:33 +02:00
minecoins.lua "deprecated" Warning removal and code cleanup 2016-11-09 19:14:11 +01:00
moneychanger.lua remove ownership from moneychanger 2017-10-25 15:42:18 +02:00
moreores.lua 💥 Break old settings 2015-04-16 15:06:22 +02:00
shop.lua Shop: Improve code readability 2017-08-07 16:57:45 +02:00
toolrepair.lua toolrepair: use group:tree instead of default:jungletree 2016-06-17 22:44:16 +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

Requires Minetest 0.4.14 (stable) or newer.