diff options
| author | Lorenzo Torres <lorenzotorres@outlook.it> | 2025-08-06 18:27:55 +0200 |
|---|---|---|
| committer | Lorenzo Torres <lorenzotorres@outlook.it> | 2025-08-06 18:27:55 +0200 |
| commit | 5537348d8e1ef7310017a6e51af3548ebb9ff615 (patch) | |
| tree | 40aa435af81d003f2004332d27aaf9da25894d9d /content | |
| parent | 3745293da232ec5329c69d91a369eb7a72cd3824 (diff) | |
Added documentation section
Diffstat (limited to 'content')
| -rw-r--r-- | content/docs.md | 3 | ||||
| -rw-r--r-- | content/docs/modding.md | 3 |
2 files changed, 6 insertions, 0 deletions
diff --git a/content/docs.md b/content/docs.md new file mode 100644 index 0000000..af08137 --- /dev/null +++ b/content/docs.md @@ -0,0 +1,3 @@ +<!-- title: Documentation --> + +# Documentation diff --git a/content/docs/modding.md b/content/docs/modding.md new file mode 100644 index 0000000..0fe757b --- /dev/null +++ b/content/docs/modding.md @@ -0,0 +1,3 @@ +<!-- title: Modding --> + +# Modding |
