Skip to content

VOrlando520/PixelmonCookbook

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PixelmonCookbook

Documented example mod/plugin/library for Pixelmon Reforged.
Includes information, useful methods, and implementation examples on pokemon, events, battles, economy, storage, and much more.

Useful Links

Contributing

Details on Sponge's contributing guide

  1. Fork and clone the repository at https://github.com/TSEcho/PixelmonCookbook
  2. Create a branch with a descriptive but succinct name
  3. Make your changes to the code
  4. If you create an entirely new class, type out /** @author <yourname> on <date> */ at the class header
  5. Add and commit your changes to your branch
  6. Push to your changes to github
  7. Submit a pull request via github
  8. Your pull request will be approved shortly

About

Small, documented example plugins for Pixelmon Reforged

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%