You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .github/ISSUE_TEMPLATE/bug_report.md
+6-3Lines changed: 6 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,11 +6,12 @@ labels: bug
6
6
assignees: oblivioncth
7
7
8
8
---
9
-
10
9
### STOP
11
-
If this is a bug that actually pertains to OFILb (the LaunchBox import tool) please use the issue tracker for [that repository](https://github.com/oblivioncth/OFILb/issues) instead.
10
+
If this is a bug that actually pertains to FIL (the launcher import tool) please use the issue tracker for [that repository](https://github.com/oblivioncth/FIL/issues) instead.
11
+
12
+
### When submitting a bug please use this template as an example:
13
+
**MAKE SURE TO ATTACH YOUR CLIFP.LOG FILE**
12
14
13
-
### When submitting a bug please use this template:
14
15
**Describe the bug**
15
16
A clear and concise description of what the bug is.
16
17
@@ -33,3 +34,5 @@ If applicable, add screenshots to help explain your problem.
Copy file name to clipboardExpand all lines: README.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -209,6 +209,11 @@ Options:
209
209
210
210
-[Title Command](#title-commands) options
211
211
212
+
Notes:
213
+
- You can use `--` to pass arguments directly to the title's underlying executable/script, which can be useful for testing or customizing your experience:
**prepare** - Initializes Flashpoint for playing the provided Data Pack based title by UUID. If the title does not use a Data Pack this command has no effect.
0 commit comments