You are viewing a potentially older version of this package.
View all versions.
| Date uploaded | 4 years ago |
| Version | 1.1.1 |
| Download link | ebkr-BT2TS-1.1.1.zip |
| Downloads | 292 |
| Dependency string | ebkr-BT2TS-1.1.1 |
README
H3VR.BT2TS
This project will restructure any BoneTome mod to the best of it's ability to facilitate migrating to Thunderstore.
Why use it?
- You don't need to be familiar with any specific structure.
- User-friendly structures.
- Automatically link to the latest relevant dependency on Thunderstore.
- Deli, Sideloader, and OtherLoader; but only when required.
- Pulls as much information as possible directly from BT, reducing the amount of information you need to enter yourself.
- Generates (or at least tries to generate) a README.md file based on a description and changelog fields on BT.
- Converts mod names to Thunderstore-supported equivalents.
How do I use it?
To download
Either:
- Download the latest EXE directly from: https://github.com/ebkr/H3VR.BT2TS/releases
- Or, build it from source. The executables were built using Go 1.15.7.
To run
- Start the executable.
- Ensure you're connected to the internet.
- Copy and paste the URL from a BoneTome mod page.
- Enter a description (up to 250 characters).
- Enter a website URL (Can be blank, a GitHub URL, the BT mod page, or something else).
- Wait for the files to generate.
- Select an option to either leave as-is, or zip for mod manager importing.
How do I upload to Thunderstore?
The restructured folder will be generated in the same directory as the executable.
You will need to supply an icon.png with a resolution of 256px by 256px.
- Place the
icon.pngin the restructured folder, alongside themanifest.jsonandREADME.md. - Zip the files so that
icon.png,manifest.json, andREADME.mdare in the root of the zip file. - Login to Thunderstore.
- Upload the zip.