File tree Expand file tree Collapse file tree 3 files changed +26
-2
lines changed
Expand file tree Collapse file tree 3 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ title : Error Handling
3+ layout : default
4+ nav_order : 4
5+ has_children : true
6+ ---
7+
8+ # Error Handling
9+ {: .fs-9 }
10+
11+ CedMod has many features that need some explanation on how to use them
12+ {: .fs-6 .fw-300 }
Original file line number Diff line number Diff line change @@ -11,8 +11,8 @@ layout: default
1111{: .warning }
1212CedMod does currently not support the Exiled Reboot 9.0.0 beta.
1313
14- [ Exiled] ( https://github.com/ExMod-Team/EXILED ) {: .btn .mr-2 }
15- [ Exiled Reboot] ( https://github.com/Exiled-Team/EXILED ) {: .btn .mr-2 }
14+ [ Exiled] ( https://github.com/ExMod-Team/EXILED ) {: .btn .btn-primary .fs-5 . mr-2 }
15+ [ Exiled Reboot] ( https://github.com/Exiled-Team/EXILED ) {: .btn .btn-primary .fs-5 . mr-2 }
1616
1717---
1818
Original file line number Diff line number Diff line change 1+ ---
2+ title : Usage
3+ layout : default
4+ nav_order : 3
5+ has_children : true
6+ ---
7+
8+ # Error Handling
9+ {: .fs-9 }
10+
11+ Sometimes problems can arise when using cedmod. The following pages explain how to handle known errors and how to report unknown ones
12+ {: .fs-6 .fw-300 }
You can’t perform that action at this time.
0 commit comments