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.
Merge pull request #2 from VT-DevGiT/devlopement
Fix
- Loading branch information
Showing
3 changed files
with
12 additions
and
3 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,2 +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. | ||
|
||
# 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] ! | ||
|
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
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