Compare commits
4 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4c0362dd84 | ||
![]() |
b8642ee306 | ||
![]() |
7f122934dd | ||
![]() |
80ffbe6052 |
|
@ -1,4 +1,14 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.0.3
|
||||||
|
Date: 24.03.2025
|
||||||
|
Changes:
|
||||||
|
- Add compatibility for "Crushing Industry"
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 1.0.2
|
||||||
|
Date: 17.03.2025
|
||||||
|
Changes:
|
||||||
|
- Add new enemies
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 1.0.1
|
Version: 1.0.1
|
||||||
Date: 02.03.2025
|
Date: 02.03.2025
|
||||||
Changes:
|
Changes:
|
||||||
|
|
BIN
lignumis-assets/graphics/icons/crushed-gold-ore-1.png
Normal file
After Width: | Height: | Size: 12 KiB |
BIN
lignumis-assets/graphics/icons/crushed-gold-ore-2.png
Normal file
After Width: | Height: | Size: 10 KiB |
BIN
lignumis-assets/graphics/icons/crushed-gold-ore.png
Normal file
After Width: | Height: | Size: 11 KiB |
After Width: | Height: | Size: 8.6 KiB |
BIN
lignumis-assets/graphics/icons/lignumis-medium-wriggler.png
Normal file
After Width: | Height: | Size: 9.5 KiB |
After Width: | Height: | Size: 6.9 KiB |
BIN
lignumis-assets/graphics/icons/lignumis-small-wriggler.png
Normal file
After Width: | Height: | Size: 7.4 KiB |
BIN
lignumis-assets/graphics/technology/basic-ore-crushing.png
Normal file
After Width: | Height: | Size: 73 KiB |
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "lignumis-assets",
|
"name": "lignumis-assets",
|
||||||
"version": "1.0.1",
|
"version": "1.0.3",
|
||||||
"title": "Lignumis assets",
|
"title": "Lignumis assets",
|
||||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||||
"author": "cackling fiend",
|
"author": "cackling fiend",
|
||||||
|
|