Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.
/ TSGen.Check Public archive

A tool to check manifests before they are uploaded to Thunderstore.

Notifications You must be signed in to change notification settings

nayr31/TSGen.Check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

TSGen.Check

This tool is now depricated with the release of the validator tool. You can still use it to check the validity of your other files though.

A tool made to check the validity of Thunderstore required files.

Checks:

  • Manifest:
    • All required fields are present
    • Name follows proper regex ([a-zA-Z0-9_])
    • Version number follows Semantic Versioning.
    • Description is under 250 characters
    • Dependencies are in list format
  • Icon
    • Has a size of 256x256
  • Readme
    • Is present

Installation/Usage

  1. Download TSGen.Check.exe from the Releases page.
  2. Place it in a folder next to your files you wish to check. Make sure that the file is not zipped. If you do not have read permissions inside the folder, move the files somewhere else, or run TSGen.Check.exe as administrator.
  3. Run the program and follow the terminal prompts.

Below is an example of how your Thunderstore files and TSGen.Check.exe should look when you try to run it.

image

About

A tool to check manifests before they are uploaded to Thunderstore.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages