Skip to content

Commit

Permalink
Update overview.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Owen3H committed Feb 11, 2024
1 parent e802ab9 commit 381d968
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/dev/apis/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ APIs marked with a `Gold Star ⭐` have a tutorial on this wiki.
## Programming APIs

### Configuration
- [ConfigurableCompany by Ansuz/Amrv](https://thunderstore.io/c/lethal-company/p/AMRV/ConfigurableCompany/) implements an in-game menu that allows developers to create file-dependant configurations in a simple way that will automatically synchronize when needed. [Learn how to develop with mod](/dev/apis/configurable-company.md).
- [ConfigurableCompany by Ansuz/Amrv](https://thunderstore.io/c/lethal-company/p/AMRV/ConfigurableCompany/) implements an in-game menu that allows developers to create file-dependant configurations in a simple way that will automatically synchronize when needed. [Learn how to develop with mod](/dev/apis/configurable-company.md).

### Dungeons
- [LethalLib by Evaisa](https://thunderstore.io/c/lethal-company/p/Evaisa/LethalLib/) allows you to add new dungeons.
Expand Down Expand Up @@ -70,4 +70,4 @@ If you're an API developer and want to get your API added to this list, feel fre
- Open source
- Fairly well documented - even better if you write a wiki article<sup>[1](#fn-1)</sup>

<b id="fn-1" style="color: var(--vp-c-brand-1);">1</b>: Some exceptions may be made if it's an especially groundbreaking API, or it's the only existing solution.
<b id="fn-1" style="color: var(--vp-c-brand-1);">1</b>: Some exceptions may be made if it's an especially groundbreaking API, or it's the only existing solution.

0 comments on commit 381d968

Please sign in to comment.