Skip to content

Commit 1b74d86

Browse files
authored
Merge pull request #61 from xLieferant/VTC-BIG-Change
Improve pickers, responsive shell & sidebar UI
2 parents 4407e20 + 5ef9c97 commit 1b74d86

11 files changed

Lines changed: 2597 additions & 432 deletions

File tree

ets2-tool/data/app.sqlite

84 KB
Binary file not shown.

ets2-tool/data/app.sqlite-shm

0 Bytes
Binary file not shown.

ets2-tool/data/app.sqlite-wal

-2.88 MB
Binary file not shown.

ets2-tool/src-tauri/Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

ets2-tool/src-tauri/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "ets2-tool"
3-
version = "0.7.5"
3+
version = "0.7.0"
44
description = "Save-Edit Tool for ETS2"
55
authors = ["xLieferant"]
66
edition = "2024"

ets2-tool/src-tauri/tauri.conf.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"$schema": "https://schema.tauri.app/config/2",
33

44
"productName": "Save-Edit Tool xLieferant",
5-
"version": "0.7.5",
5+
"version": "0.7.0",
66
"identifier": "com.xlieferant.saveedittool",
77

88
"build": {

0 commit comments

Comments
 (0)