Skins
Last updated
Last updated
Below is a zipped example of a skin, stripped to it's bare minimum
Author is used to showcase you. You can add your name whether real or a username and add social media links which will all show in a skin details screen
name
string
socials
Can be empty
Core is used by Folium to determine which core the supports and which games to show the skin on
core
string
Orientations are used to specify the supported interface orientations
orientations
object
portrait
object
portraitUpsideDown
object
landscapeLeft
object
landscapeRight
object
supportedDevices
array
Orientation is used to set up the buttons, screens and thumbsticks for a skin
buttons
array
screens
array
thumbsticks
array
Can be empty
Button is used to set up a buttons position and size, along with an image if used
Type is used to determine the button type and what it does within Folium
x
number
y
number
width
number
height
number
type
string
backgroundImageName
string
transparent
boolean
vibrateOnTap
boolean
Screen is used to set up the screen(s) position and size
x
number
y
number
width
number
height
number
Thumbstick is used to set up the thumbstick(s) position and size
Type is used to determine the thumbstick type and what is does within Folium
x
number
y
number
width
number
height
number
type
string