Skip to content

SpongeAPI munchy crunchy delicious recipes

Notifications You must be signed in to change notification settings

TechDweebGaming/Cookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 

Repository files navigation

Cookbook

SpongeAPI munchy crunchy delicious recipes

This is the repository for the collection of Sponge recipes.

Code modules, fully functional that demonstrate working are placed here one directory per Project.

Intent is that each project is a stand-alone "Plugin" that can be compiled via gradle/mvn and imported into the IDE.

If you want a brief introduction to Sponge by code, you can check out the plugins in a specific order which will describe how stuff works.

  • SimpleFireball - Basics of Sponge, events, text, data and other
  • Flardians - Stacks, and data
  • ConfigDatabase - How to use configs
  • MyHomes (Incomplete) - How to use custom data

In addition you can check out some of the more complex

  • HelloFromKotlin - How to use Kotlin with Sponge
  • ScalaFireball - How to use Scala with Sponge

About

SpongeAPI munchy crunchy delicious recipes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 87.9%
  • Kotlin 6.1%
  • Scala 6.0%