File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -21,6 +21,17 @@ This mod is made with Melonloader in mind. Not BepInEx.
2121- Stable: https://github.com/rkxspace/PawMapLoader/releases/latest
2222- Bleeding Edge: https://github.com/rkxspace/PawMapLoader/releases
2323
24+ # Error Reporting
25+ As a development aid, this mod reports uncaught errors to a server. The server is owned and hosted by rkxspace.
26+ Here's what is sent:
27+ - The error text
28+ - The stack trace
29+
30+ The server does not store additional information, and never will. If you wish to host your own server, simply change the URL within
31+ ` Res/ErrorReporter.cs ` .
32+
33+ Settings for this will be implemented later into development.
34+
2435## How to use
2536The mod will create a ` Maps ` folder in ` Pawperty Damage/UserData ` .
2637It is up to the user to make a ` maps.json ` inside ` Maps ` .
You can’t perform that action at this time.
0 commit comments