https://github.com/aptivi-archives/kstemplates
KS templates for Visual Studio
https://github.com/aptivi-archives/kstemplates
csharp mod modification modifications mods screensaver screensavers splash splash-screen splashes splashscreen template templates
Last synced: 2 months ago
JSON representation
KS templates for Visual Studio
- Host: GitHub
- URL: https://github.com/aptivi-archives/kstemplates
- Owner: Aptivi-Archives
- License: gpl-3.0
- Archived: true
- Created: 2022-08-18T18:16:52.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-01T11:45:45.000Z (over 1 year ago)
- Last Synced: 2024-12-12T15:15:34.854Z (10 months ago)
- Topics: csharp, mod, modification, modifications, mods, screensaver, screensavers, splash, splash-screen, splashes, splashscreen, template, templates
- Language: C#
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# Nitrocid KS templates
These templates are used to make Nitrocid KS mods, screensavers, and splashes.
To install these templates, just download a `.nupkg` file from Releases and execute the following:
```shell
dotnet new install path/to/KSTemplates.nupkg
```## License
KSTemplates - Templates for Nitrocid KS
Copyright (C) 2018-2024 AptiviThis program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.You should have received a copy of the GNU General Public License
along with this program. If not, see .