File tree Expand file tree Collapse file tree 11 files changed +53
-22
lines changed
Expand file tree Collapse file tree 11 files changed +53
-22
lines changed Original file line number Diff line number Diff line change 1- favicon_ico : " https://cedmod.nl/favicon.ico "
1+ logo : " /assets/images/logo.png "
22title : CedMod Documentation
33description : Documentation for Installation and Usage of CedMod
44theme : just-the-docs
@@ -7,10 +7,13 @@ color_scheme: dark
77url : https://docs.cedmod.nl
88baseurl : /
99
10+ aux_links_new_tab : true
1011aux_links :
1112 " CedMod on GitHub " :
1213 - " https://github.com/CedModV2"
1314
15+ heading_anchors : true
16+
1417nav_external_links :
1518 - title : CedMod on GitHub
1619 url : https://github.com/CedModV2
Load Diff This file was deleted.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -8,22 +8,32 @@ layout: default
88# Installation for Exiled
99
1010{: .warning }
11- CedMod does currently not support Exiled Reboot 9.0.0 beta.
11+ CedMod does currently not support the Exiled Reboot 9.0.0 beta.
1212
1313[ Exiled] ( https://github.com/ExMod-Team/EXILED ) {: .btn .mr-2 }
1414[ Exiled Reboot] ( https://github.com/Exiled-Team/EXILED ) {: .btn .mr-2 }
15+ {: .no_toc }
16+
17+ ---
18+
19+ ## Table of Contents
20+ {: .no_toc .text-delta }
21+
22+ 1 . TOC
23+ {: toc }
1524
1625## How to install Exiled
1726
1827Download the latest compatible release of either ** Exiled** or ** Exiled Reboot** .
1928It is not relevant
20- which of them you use but due note that they have to completely different development teams
29+ which of them you use but due note that they have two completely different development teams
2130and are aiming for different goals.
2231
23- On a guide on how to install Exiled/Exiled Reboot on their official docs.
32+ If you want a guide on how to install Exiled/Exiled Reboot,
33+ you can find them their official docs.
2434For Exiled go [ here] ( https://github.com/ExMod-Team/EXILED/blob/master/.github/documentation/README.md#installation ) ,
2535for Exiled Reboot look [ here] ( https://github.com/Exiled-Team/EXILED?tab=readme-ov-file#installation ) .
26- The guides are practically identical but could change in the future when development of the two changes more and more.
36+ The guides are practically identical, but could change in the future when development of the two changes more and more.
2737
2838## Getting the CedMod release
2939
Original file line number Diff line number Diff line change 1+ ---
2+ title : Installation
3+ parent : Setup
4+ layout : default
5+ has_children : true
6+ ---
7+
8+ # Installation
9+ {: .fs-9 }
10+
11+ Installation guides to install exiled for NWAPI or Exiled/Exiled Reboot
12+ {: .fs-6 .fw-300 }
13+
14+ ## What to choose?
15+
16+ The basic difference between ** Exiled** and ** NWAPI** is
17+ that Exiled has an integrated permission system while NWAPI doesn't.
18+ Meaning if you use Exiled for your permissions and everything you should stick with the CedMod versions for exiled.
19+ If you already use NWAPIPermissionSystem you may want to consider using the NWAPI version of CedMod
Original file line number Diff line number Diff line change @@ -7,7 +7,16 @@ layout: default
77
88# Installation for NWAPI
99
10- NWAPI is the preinstalled plugins api for SCP: Secret Laboratory servers and does not need any extra installation
10+ NWAPI is the preinstalled plugin api for SCP: Secret Laboratory servers and does not need any extra installation
11+ {: .no_toc }
12+
13+ ---
14+
15+ ## Table of Contents
16+ {: .no_toc .text-delta }
17+
18+ 1 . TOC
19+ {: toc }
1120
1221## Getting the CedMod release
1322
File renamed without changes.
File renamed without changes.
File renamed without changes.
You can’t perform that action at this time.
0 commit comments