File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
24
24
25
25
# Features
26
26
27
- ## 2.0.0
27
+ ## 2.0.0+
28
28
29
29
- Cross-platform
30
30
- Dark mode
@@ -33,8 +33,11 @@ A modern implementation of 'LocoTool' for Locomotion `dat` file parsing and edit
33
33
- Can open and edit all object types
34
34
- Can save object types back to ` dat ` file format (albeit with no encoding)
35
35
- Can display image table and string table of all objects (and sound data for SoundObject), and allow editing of them
36
+ - Can display image properties of images in the image table
37
+ - Can handle many more objects than the 1.x.x version
38
+ - Can change background colour of image viewer
36
39
37
- ## 1.0.5
40
+ ## 1.0.5+
38
41
39
42
- Windows-only
40
43
- Property/hex viewer
You can’t perform that action at this time.
0 commit comments