Skip to content

Commit

Permalink
add contributors
Browse files Browse the repository at this point in the history
  • Loading branch information
jumpingpxl committed Aug 17, 2023
1 parent 5db4dfb commit f639c93
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 0 deletions.
18 changes: 18 additions & 0 deletions docs/pages/addon/contributors.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
Due to the sheer complexity and scope of LabyMod 4 and its addon API, we cannot maintain this wiki alone. <br>
Therefore, we rely on the help of the community to keep this wiki complete and up to date.

If you want to help us, feel free to fork the repository of this wiki, make your desired changes and create a pull request <a href="https://github.com/LabyMod/labymod4-api-wiki" target="_blank">here</a>.

## Contributors from the community

???+ warning "Important Note"

To avoid biases, all contributors are sorted by the date of their first merged pull request.

We want to express our gratitude to the following people for their contributions to this wiki:

+ [FllipEis](https://github.com/FllipEis)
+ [Wector11211](https://github.com/Wector11211)
+ [Adler702](https://github.com/Adler702)
+ [Wqsknijper](https://github.com/Wqsknijper)
+ [RappyTV](https://github.com/RappyTV)
1 change: 1 addition & 0 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ nav:
- Publish Your Addon: pages/addon/publishing/publish.md
- Troubleshoot: pages/addon/troubleshoot.md
- Additional Information: pages/addon/additional-infos.md
- Contributors: pages/addon/contributors.md

plugins:
- search
Expand Down

0 comments on commit f639c93

Please sign in to comment.