added pre version of a wiki

This commit is contained in:
Vlyan
2022-07-27 18:16:42 +02:00
parent 66cb3d08ad
commit ba5f27674d
14 changed files with 331 additions and 0 deletions

17
wiki/index.md Normal file
View File

@@ -0,0 +1,17 @@
# L5R5e System Wiki
## For users
- [Installation and modules](users/install.md)
- [Updating - Bests practices](users/updating.md)
- [Basic usage and filling sheets](users/basic-usage.md)
- [Dice Rolling](users/dice.md)
- [Symbols replacement list](users/symbols.md)
- [Advanced : Techniques skill and difficulty syntaxe](users/techniques-syntaxe.md)
- [Advanced : Custom Compendiums](users/custom-compendiums.md)
## For developers
- [System helping (Contribute)](dev/system-helping.md)
- [Sockets API](dev/sockets.md)
- [DicePicker (DP)](dev/dicepicker.md)
- [Roll n Keep (RnK)](dev/rnk.md)
- [Roll](dev/roll.md)