Add support for Glass
This commit is contained in:
parent
7f5fd5705d
commit
bbd4a48441
4 changed files with 2 additions and 0 deletions
1
hot-metals/compatibility/Glass.lua
Normal file
1
hot-metals/compatibility/Glass.lua
Normal file
|
@ -0,0 +1 @@
|
|||
table.insert(HotMetals.items, "glass-plate")
|
|
@ -1,6 +1,7 @@
|
|||
local modList = {
|
||||
"space-age",
|
||||
"aai-industry",
|
||||
"Glass",
|
||||
"planet-muluna"
|
||||
}
|
||||
|
||||
|
|
BIN
hot-metals/graphics/icons/hot-glass-plate.png
Normal file
BIN
hot-metals/graphics/icons/hot-glass-plate.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 7.7 KiB |
BIN
sources/hot-glass-plate.afphoto
Normal file
BIN
sources/hot-glass-plate.afphoto
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue