Compare commits
7 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
4c0362dd84 | ||
![]() |
b8642ee306 | ||
![]() |
7f122934dd | ||
![]() |
80ffbe6052 | ||
![]() |
e1b5c824c8 | ||
![]() |
f59772ce42 | ||
![]() |
c4e609b985 |
|
@ -1,4 +1,19 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
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
|
||||
Date: 02.03.2025
|
||||
Changes:
|
||||
- Add wood lane splitter
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 1.0.0
|
||||
Date: 28.02.2025
|
||||
Initial release
|
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/icons/wood-lane-splitter.png
Normal file
After Width: | Height: | Size: 3.1 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",
|
||||
"version": "1.0.0",
|
||||
"version": "1.0.3",
|
||||
"title": "Lignumis assets",
|
||||
"description": "Dive into the world of Lignumis, a moon of Nauvis offering only the most basic technologies.",
|
||||
"author": "cackling fiend",
|
||||
|
|