Mirror for Friday Night Funkin
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

Fixed up some metadata

+2 -29
+1 -1
example_mods/introMod/_polymod_meta.json
··· 3 3 "description": "An introductory mod.", 4 4 "contributors": [ 5 5 { 6 - "name": "MasterEric" 6 + "name": "EliteMasterEric" 7 7 } 8 8 ], 9 9 "api_version": "0.1.0",
+1 -1
example_mods/testing123/_polymod_meta.json
··· 3 3 "description": "Newgrounds? More like OLDGROUNDS lol.", 4 4 "contributors": [ 5 5 { 6 - "name": "MasterEric" 6 + "name": "EliteMasterEric" 7 7 } 8 8 ], 9 9 "api_version": "0.1.0",
tests/unit/assets/shared/images/arrows.png

This is a binary file and will not be displayed.

-27
tests/unit/assets/shared/images/arrows.xml
··· 1 - <?xml version="1.0" encoding="utf-8"?> 2 - <TextureAtlas imagePath="arrows.png"> 3 - <SubTexture name="staticLeft0001" x="0" y="0" width="17" height="17" /> 4 - <SubTexture name="staticDown0001" x="17" y="0" width="17" height="17" /> 5 - <SubTexture name="staticUp0001" x="34" y="0" width="17" height="17" /> 6 - <SubTexture name="staticRight0001" x="51" y="0" width="17" height="17" /> 7 - <SubTexture name="noteLeft0001" x="0" y="17" width="17" height="17" /> 8 - <SubTexture name="noteDown0001" x="17" y="17" width="17" height="17" /> 9 - <SubTexture name="noteUp0001" x="34" y="17" width="17" height="17" /> 10 - <SubTexture name="noteRight0001" x="51" y="17" width="17" height="17" /> 11 - <SubTexture name="pressedLeft0001" x="0" y="17" width="17" height="17" /> 12 - <SubTexture name="pressedDown0001" x="17" y="17" width="17" height="17" /> 13 - <SubTexture name="pressedUp0001" x="34" y="17" width="17" height="17" /> 14 - <SubTexture name="pressedRight0001" x="51" y="17" width="17" height="17" /> 15 - <SubTexture name="pressedLeft0002" x="0" y="34" width="17" height="17" /> 16 - <SubTexture name="pressedDown0002" x="17" y="34" width="17" height="17" /> 17 - <SubTexture name="pressedUp0002" x="34" y="34" width="17" height="17" /> 18 - <SubTexture name="pressedRight0002" x="51" y="34" width="17" height="17" /> 19 - <SubTexture name="confirmLeft0001" x="0" y="51" width="17" height="17" /> 20 - <SubTexture name="confirmDown0001" x="17" y="51" width="17" height="17" /> 21 - <SubTexture name="confirmUp0001" x="34" y="51" width="17" height="17" /> 22 - <SubTexture name="confirmRight0001" x="51" y="51" width="17" height="17" /> 23 - <SubTexture name="confirmLeft0002" x="0" y="68" width="17" height="17" /> 24 - <SubTexture name="confirmDown0002" x="17" y="68" width="17" height="17" /> 25 - <SubTexture name="confirmUp0002" x="34" y="68" width="17" height="17" /> 26 - <SubTexture name="confirmRight0002" x="51" y="68" width="17" height="17" /> 27 - </TextureAtlas>