OpenLoco / ObjectEditor

A modern implementation of 'LocoTool' for dat file parsing
7 stars 2 forks source link

OpenLoco Object Editor

A modern implementation of 'LocoTool' for Locomotion dat file parsing and editing

Screenshots

Object property editing Graphics viewing
image image
String table editing Light/dark mode
image image
Hex dump viewer Object repository browsing and downloading
image image

How to use

1. Load an object folder

  1. Click ObjData -> Add new folder, which will open a folder browser window
  2. Navigate to a folder that contains Locomotion object files
  3. Click Select Folder to close the folder browser window
  4. The tool will load all objects in that folder and display them in the tree view on the left of the tool

2. Select an object to view/edit

  1. Expand the tree-view of objects to one you wish to view or edit
  2. Click on the object
  3. It will appear in the editor view on the right side of the tool

Features

3.0.0+

2.0.0+

1.0.5+

Misc

Settings

Indexing

Unit Testing

Future Plans/Features

...many more things

Building

Deploying

See build.sh and tag.sh