-
Notifications
You must be signed in to change notification settings - Fork 0
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
18 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Template Downloader | ||
A tool to download S&box templates from GitHub. | ||
|
||
## Features | ||
* Automatic searching of all S&box templates. | ||
* It does this by searching for key tags; Either `sbox-template` or both `sbox` and `template`. | ||
* Easy to install, update, and delete templates. | ||
* Also works with nested templates like the official [sboxgame/templates](https://github.com/sboxgame/templates) repository. | ||
* Quick shortcut to the tool from the Project Creator dialog. | ||
|
||
### Feature Showcase | ||
https://github.com/peter-r-g/Sbox-TemplateDownloader/assets/11802285/255800a3-b117-4192-a9bf-8ed074fed464 | ||
|
||
## Installation | ||
You can install the tool by downloading this repo or using [Xezno](https://github.com/xezno)s [Tool Manager](https://github.com/xezno/sbox-tools-manager) | ||
|
||
## License | ||
Distributed under the MIT License. See the [license](https://github.com/peter-r-g/Sbox-TemplateDownloader/blob/master/LICENSE.md) for more information. |