Skip to content

Commit

Permalink
add config tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
natanfudge committed Aug 20, 2021
1 parent 9d25880 commit dd0c0e8
Show file tree
Hide file tree
Showing 5 changed files with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions Configuring Not Enough Crashes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
# Configuring Not Enough Crashes

1. Open your minecraft instance at `C:\Users\<your-name>\AppData\Roaming\.minecraft`

- Multimc and Curse launcher use different paths. Use the launcher GUI to open it.

2. Open `config`.

![image-20210820081450197](pics\image-20210820081450197.png)

3. Open `notenoughcrashes.json`.

![image-20210820081729931](pics\image-20210820081729931.png)

4. Edit the configuration as you wish. For example, to enable `forceCrashScreen`, edit this text:

![image-20210820081838324](pics\image-20210820081838324.png)

To this text:

![image-20210820081954347](pics\image-20210820081954347.png)

5. Save the file.
Binary file added pics/image-20210820081450197.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/image-20210820081729931.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/image-20210820081838324.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added pics/image-20210820081954347.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit dd0c0e8

Please sign in to comment.