File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,8 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
8
8
| ![ image] ( https://github.com/user-attachments/assets/1adb4be5-cc8e-46a0-9174-83e0634c2ad2 ) | ![ image] ( https://github.com/user-attachments/assets/bb0aec69-c3ba-4edf-aba0-1861d99077a2 ) |
9
9
| ** String table editing** | ** Light/dark mode** |
10
10
| ![ 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 ) |
11
13
12
14
# How to use
13
15
@@ -24,6 +26,12 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
24
26
25
27
# Features
26
28
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
+
27
35
## 2.0.0+
28
36
29
37
- Cross-platform
You can’t perform that action at this time.
0 commit comments