Difference between revisions of "Pixpack API"
From Pixelmon Wiki
Nguyenquyhy (talk | contribs) (Created page with "* This page is under construction until Pixpack API is out of closed-beta.* == Why Pixpack API == # You can list your Pixpacks directly inside Pixelmon Launcher. # Player ca...") |
Nguyenquyhy (talk | contribs) |
||
Line 1: | Line 1: | ||
− | + | '''This page is under construction until Pixpack API is out of closed-beta.''' | |
== Why Pixpack API == | == Why Pixpack API == |
Revision as of 02:04, 11 April 2016
This page is under construction until Pixpack API is out of closed-beta.
Why Pixpack API
- You can list your Pixpacks directly inside Pixelmon Launcher.
- Player can automatically update their profile to the latest Pixpack version to always be in sync with your server updates.
- You can manage your Pixpacks on any browsers.
- You can have multiple admins and contributors for your Pixpack API with proper permissions.
- You can get telemetry on Pixpack download and play.
Differences from the old school .pixpack files
- Pixpack API is a PHP application that you need to host yourself.
- Pixpacks in Pixpack API are distributed directly via the launcher. For .pixpack files, you'll have to distribute the files yourselves; there is no way to put those files into the Pixpack section in the launcher.
- Pixpacks in Pixpack API need to be reviewed and approved by Pixelmon team.
Getting Started
- Get the source code