Skip to content

Commit b6c74f5

Browse files
authored
Revise README.md
1 parent 93190d5 commit b6c74f5

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,13 @@
11
# LabExtended
22
[![Build](https://github.com/marchellc/LabExtended/actions/workflows/dotnet.yml/badge.svg)](https://github.com/marchellc/LabExtended/actions/workflows/dotnet.yml)
33

4-
LabExtended is an unofficial extension for the [LabAPI](https://github.com/northwood-studios/LabAPI) modding framework for [SCP Secret Laboratory](https://scpslgame.com), developed by [Northwood Studios](https://github.com/northwood-studios).
5-
The sole reason for the existence of this project is the fact that LabAPI lacks a lot of functionality when compared to Exiled *(which is just bloated with random stuff)*,
6-
so we're trying to fix that by providing developers with clear and simple to use APIs.
7-
84
These APIs include, but are not limited to:
9-
- Custom Ammo
10-
- Custom Items *(including Firearms & Usable Items)*
11-
- Custom Teams
12-
- Custom Roles
13-
- Voice Chat API *(with threaded voice message modifications!)*
14-
- Hint API *(yes, another Hint API ..)*
15-
- Settings API *(a simple Server-Specific-Settings wrapper)*
16-
- Remote Admin API *(adds custom dummy actions and objects)*
17-
- More events *(also some events which already exist in LabAPI, but lack* ***a lot*** *of properties)*
5+
- Custom Ammo, Items, Teams, Roles
6+
- Voice Chat API with threaded voice message modifications.
7+
- Hint Overlay API
8+
- Settings API for easy server-specific settings management with fixes to prevent settings being overriden by other plugins.
9+
- Remote Admin API that allows simple actions implementations
10+
- More events and fixes to LabAPI and base-game.
1811
- A fully-custom Commands API
1912
.. and much more!
2013

0 commit comments

Comments
 (0)