Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

I disagree with GitHub's machine learning activity, and believe it works against OSS licenses - as such development is moved to Sourcehut.

License

Notifications You must be signed in to change notification settings

jamiemansfield/go-modpacksch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-modpacksch

go-modpacksch is a Go client library for accessing the modpacks.ch API.

Usage

import "github.com/jamiemansfield/go-modpacksch/modpacksch"

Construct a new modpacks.ch client, then use the various services on the client to access different parts of the modpacks.ch API. For example:

client := modpacksch.NewClient(nil)

// Get the FTB Revelation pack (id = 35)
pack, err := client.Packs.GetPack(35)

License

This library is distributed under the MIT license, found in the LICENSE.txt file.

About

I disagree with GitHub's machine learning activity, and believe it works against OSS licenses - as such development is moved to Sourcehut.

Resources

License

Stars

Watchers

Forks

Languages