Skip to content

Commit d152737

Browse files
committed
another one
1 parent 978e3d6 commit d152737

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ This mod is made with Melonloader in mind. Not BepInEx.
1919

2020
## Error Reporting
2121
This mod reports errors to a server hosted by rkxspace.
22-
If you wish to change or disable this behavior, please edit the variables at the top of `PawMapLoader/Res/ErrorReporter.cs`.
23-
The server hosted by rkxspace only collects errors and stack traces. **Settings will be added later into development.**
22+
If you wish to change or disable this behavior, edit `UserData\.rkxspace\PawMapLoader\config.json`.
23+
The server, hosted by rkxspace, only collects errors and stack traces.
2424

2525
## Releases
2626
- Stable: https://github.com/rkxspace/PawMapLoader/releases/latest
@@ -61,3 +61,6 @@ To make a map, create a project in Unity 6000.0.27f1 using the URP pipeline. Aft
6161
- SceneConfig - Left for the mod to handle, expected to be there. Occasionally could be useful.
6262

6363
After building the bundle, add the entry for your map to the `maps.json` file. AssetFile should be the same as your scene name, and the bundle should be placed as `Author/MapName.pawbox`
64+
65+
# Small Notice
66+
- rkxspace and this project are **not affiliated nor endorsed by Dare Looks**.

0 commit comments

Comments
 (0)