Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 1.25 KB

CONTRIBUTING.md

File metadata and controls

28 lines (22 loc) · 1.25 KB

CONTRIBUTING

To add your own sprite, costume or sound to PenguinMod:

  • All content must be Public Domain or MIT Licensed (No Exceptions!)
  • All sounds must be .mp3 format
  • All costumes must be .svg or .png format
  • All content must not have any special restrictions (ie: only Steamboat Willie is public domain but not recent versions of Mickey)
  • All content must be appropriate for ages 10+ (exceptions: audio of attacking, blood or weaponry)

When you have added one of these, make sure to list what the name of the item is in your Pull Request.

Example Pull Request:

add Jump4 sound

This sound should be listed under the name Jump4 in the sound library

Either

I found this sound here: insert link here

Or

I recorded this sound myself

Emojis

Please follow these guidelines for emojis:

  • Use a 256x256 canvas with a transparent background (unless the emoji entails otherwise)
  • Avoid anti-aliasing (unless you need it for zooming/resizing, or messing with rotation/perspective)
  • Important features such as eyes or mouth should be at least 4 pixels large (usually this is the outline/border)
  • Important features should be visible at the same resolution the project description displays them

We will introduce more styles of emojis at a later date.