mirror of
https://github.com/Sokomine/colormachine.git
synced 2025-06-30 07:20:40 +02:00
added hint in README
This commit is contained in:
8
init.lua
8
init.lua
@ -19,6 +19,14 @@
|
||||
--]]
|
||||
|
||||
|
||||
|
||||
-- Version 0.2
|
||||
|
||||
-- Changelog:
|
||||
-- 22.07.13 Added textures provided by Vanessae
|
||||
-- fixed a bug concerning normal dyes (when unifieddyes is not installed)
|
||||
|
||||
-- adds a function to check ownership of a node; taken from VanessaEs homedecor mod
|
||||
colormachine = {};
|
||||
|
||||
colormachine.colors = {
|
||||
|
Reference in New Issue
Block a user