Difference between revisions of "Pixpack API"
From Pixelmon Wiki
Nguyenquyhy (talk | contribs) |
|||
Line 1: | Line 1: | ||
+ | [[File:PixpackDetails.png|thumb|Pixpack details page]] | ||
'''This page is under construction until the Pixpack API is out of closed beta.''' | '''This page is under construction until the Pixpack API is out of closed beta.''' | ||
− | |||
==Features== | ==Features== | ||
#Pixpacks can be listed directly in the [[Pixelmon launcher]]. | #Pixpacks can be listed directly in the [[Pixelmon launcher]]. | ||
Line 15: | Line 15: | ||
==Getting Started== | ==Getting Started== | ||
#Get the source code. | #Get the source code. | ||
− | |||
− | |||
− | |||
− | |||
− |
Revision as of 17:12, 27 May 2016
This page is under construction until the Pixpack API is out of closed beta.
Features
- Pixpacks can be listed directly in the Pixelmon launcher.
- Profiles can automatically be updated to the latest Pixpack version to always be in sync with server updates.
- Pixpacks can be managed on any browser.
- Multiple admins and contributors are supported by the Pixpack API.
- Data on Pixpack downloads and plays is tracked and accessible by the Pixpack creator.
Difference from .pixpack files
- The Pixpack API is a PHP application that is hosted by the Pixpack creator.
- Pixpacks in the Pixpack API are distributed directly via the launcher, while .pixpack files need to be distributed manually; there is no way to put .pixpack files into the Pixpack section in the launcher.
- Pixpacks in the Pixpack API need to be reviewed and approved by the Pixelmon team.
Getting Started
- Get the source code.