8000 GitHub - Noaaan/synk
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Noaaan/synk

 
 

Repository files navigation

synk

synk is a command line tool for uploading Minecraft mods to distribution platforms, currently CurseForge, Modrinth and GitHub Releases.

Installation

synk is written in Dart, meaning you require the Dart SDK to build it. You can either install that or download one of the precompiled scatter binaries from the Actions section

To compile scatter, execute the following commands from the root of this repository

dart pub get
dart compile exe bin/synk.dart

Then take the generated synk.exe file and move it somewhere convenient. After that you can run it to get started

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dart 100.0%
0