Log Viewer
Accessing Logs
From the main screen, tap the log icon in the top-right corner to open the BepInEx Log viewer. You can also access the log viewer from the modpack detail page.
Features
Filter
- All — Show all log entries
- Errors — Show only error messages
- Warnings — Show only warning messages
Auto-scroll
Toggle auto-scroll to automatically follow new log entries as they appear.
Word Wrap
Toggle word wrap to control whether long lines break at the edge of the screen or extend horizontally with scrolling.
Line Numbers
Toggle line numbers to display line counts on the left side of the log.
Copy
Copy the current log content to clipboard.
Share
Share the log file via the system share sheet.
Log Viewer Settings
Tap the settings icon in the top-right corner to configure log viewer preferences:
- Auto-scroll — Persist auto-scroll across sessions
- Word wrap — Persist word wrap across sessions
- Line numbers — Persist line numbers across sessions
Config File Editor
The launcher includes a built-in text editor for viewing and editing config files (.cfg, .json, .ini, .xml, .yaml, etc.).
- Open a modpack's Browse Mod Files
- Tap any text file to open it in the editor
- Edit the content and tap Save
- The file will be saved back to the modpack
The editor supports:
- Word wrap toggle
- Line numbers
- Syntax-friendly scrolling for large files