This repository has been archived by the owner on Apr 6, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
# VT-Api | ||
VT-API is an API for Synapse plugins from SCP sl game. This API is complementary to that of synapse and offers methods and functionality for SCP sl plugins. | ||
VT-API is an API for Synapse plugins of SCP sl game. This is an complementary API for synapse and offers new event and functionality for plugins. | ||
|
||
# Installation | ||
Download the last release [here](https://github.com/VT-DevGiT/VT-Api/releases). Drop the VT-Api.dll in the Synapse\dependencies folder. | ||
|
||
# Developers | ||
If you want to add my code to synapse do it ! | ||
If you want to contribute go ahead, but tempted to use my conventions ! | ||
If you want to use my API, use there! You can check my exemple [here](https://github.com/VT-DevGiT/VT-Api/tree/main/Exemple-Plugin) ! | ||
* If you want to add my code to synapse do it ! | ||
* If you want to contribute go ahead, but tempted to use my conventions ! | ||
* If you want to use my API, use there! You can check my exemple [here](https://github.com/VT-DevGiT/VT-Api/tree/main/Exemple-Plugin) ! | ||
|