This commit is contained in:
Simon Brodtmann 2025-12-20 19:07:31 +01:00
parent 727e4c74fc
commit 2611ef885a
3 changed files with 9 additions and 2 deletions

3
.gitignore vendored
View file

@ -1,3 +1,4 @@
*.zip *.zip
.idea .idea
.vscode .vscode
!**/menu-simulations/*.zip

View file

@ -1,4 +1,10 @@
--------------------------------------------------------------------------------------------------- ---------------------------------------------------------------------------------------------------
Version: 1.4.0
Date: 20.12.2025
Changes:
- Add title
- Add menu simulation
---------------------------------------------------------------------------------------------------
Version: 1.3.0 Version: 1.3.0
Date: 16.12.2025 Date: 16.12.2025
Changes: Changes:

View file

@ -1,6 +1,6 @@
{ {
"name": "lignumis-assets", "name": "lignumis-assets",
"version": "1.3.0", "version": "1.4.0",
"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",