Skip to content

Commit 2371e44

Browse files
committed
2 parents 92d44d9 + 9978435 commit 2371e44

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
88
| ![image](https://github.com/user-attachments/assets/1adb4be5-cc8e-46a0-9174-83e0634c2ad2) | ![image](https://github.com/user-attachments/assets/bb0aec69-c3ba-4edf-aba0-1861d99077a2) |
99
| **String table editing** | **Light/dark mode** |
1010
| ![image](https://github.com/user-attachments/assets/dd97a5cd-5208-4c0c-8215-e3692bfbe90e) | ![image](https://github.com/user-attachments/assets/3c7cc173-a001-47e4-8ab7-34ca80b2307a) |
11+
| **Hex dump viewer** | **Object repository browsing and downloading** |
12+
| ![image](https://github.com/user-attachments/assets/d2794946-acc4-4cbb-a6d0-275cd6776ec1) | ![image](https://github.com/user-attachments/assets/98c37f5f-1325-4795-9729-2f1c8e1d4ce7) |
1113

1214
# How to use
1315

@@ -24,6 +26,12 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
2426

2527
# Features
2628

29+
## 3.0.0+
30+
- Online mode
31+
- Can connect to the object repository to view and download any object stored in it
32+
- Automatic upload of 'undiscovered' dat files (ie dat files that don't exist in the object repository)
33+
- Property/hex viewer has been ported over from 1.0.5/the WinForms editor
34+
2735
## 2.0.0+
2836

2937
- Cross-platform

0 commit comments

Comments
 (0)