-
Notifications
You must be signed in to change notification settings - Fork 1
Getting Started
Boden edited this page May 28, 2026
·
1 revision
This is the fastest way to begin using JRLEditor.
- Find the
.jrlfile you want to inspect. - Make a backup copy before opening it.
If you are unsure where your game files are, pause here and locate them first.
- On Windows: launch the JRLEditor executable.
- On Linux/macOS: the Windows executable can be launched through Wine if your environment is already configured for that.
- Use the app's Open action.
- Select your target
.jrlfile.
- Choose a quest from the quest list.
- Choose a stage from the stage list.
- Review what is shown.
- Close the app when done.
- Keep your backup file unless you are fully confident in your workflow.
JRLEditor currently focuses on viewing/inspection behavior.
Some UI controls for editing, saving, and searching are present in the form but are not fully wired in the current implementation.
Read What JRLEditor Can and Cannot Do before expecting full editor behavior.