Skip to content

Temporary API to get Folia builds until there is an official paper.io API call.

Notifications You must be signed in to change notification settings

RealFX-Code/FoliaGetter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoliaGetter

An API that I made to fetch a JAR of the latest Folia version.

You can check it out live at fg.wtvr.cc

But what's Folia?

A minecraft server software that has numerous performance gains over other software such as PaperMC, Spigot, Etc.

Why did I make this?

Folia is still in it's very early stages and thus hasn't "officially" released.

PaperMC hasn't:

  • Made a public download for it
  • Labeled it as "publically available for download" (in a binary form)

So because of that, And the lack of a proper API call to fetch the latest version, I went ahead and made that.

How to run this

FG runs on cloudflare workers with JS.

First install all packages locally:

$ cd <repo>
$ npm i

To run a dev server you have to run:

$ npm run start
# OR:
$ npx wrangler dev

Enjoy!

About

Temporary API to get Folia builds until there is an official paper.io API call.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published