Skip to content

PooMaster/ftbapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

FTB Modpack Info API

A small Python module for getting current information about Feed The Beast modpacks.

I wrote this module to help keep the modpacks on my FTB server up to date. Included in the returned information is the modpack name, description, current version, and server download URL. Also included are URLs to a modpack icon, splash image, and sometimes a large panel image. I would like to use these in making a nifty server management web portal in the future. For other details you can just look at the code. It's very brief.

The only external package needed is requests.

About

Feed The Beast modpack information API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages