Eskin Development - accident12123/eversion GitHub Wiki
ESKIN MODDERS WIKI
Eskins are a brand new system trying to bridge interfacing options found in HTPC software with something that can still perform well on lower end players. As you try to work on you may need to request features added to Eversion to make exactly what you want happen.
OVERALL INFO
- [Developer and Skinner Information](http://github.com/accident12123/eversion/wiki/Developer and Skinner Information)
- [File format and error codes](http://github.com/accident12123/eversion/wiki/ESKIN-File format and error codes)
- [load.eskin file](http://github.com/accident12123/eversion/wiki/ESKIN-load.eskin file)
- [Your settings file](http://github.com/accident12123/eversion/wiki/ESKIN-Your settings file)
- Variables
- [Artwork Variables](http://github.com/accident12123/eversion/wiki/ESKIN-Artwork Variables)
- [Segments and Tiles](http://github.com/accident12123/eversion/wiki/ESKIN-Segments and Tiles)
- [Control files](http://github.com/accident12123/eversion/wiki/ESKIN-Control files)
- [Remote Control](http://github.com/accident12123/eversion/wiki/ESKIN-Remote Control)
- Actions
- [Shared Eskin reference](http://github.com/accident12123/eversion/wiki/ESKIN-Shared Eskin reference)
SPECIFIC
Blocks:
- [Eskin Block-Info](http://github.com/accident12123/eversion/wiki/Eskin Block-Info)
- [Eskin Block-Settings](http://github.com/accident12123/eversion/wiki/Eskin Block-Settings)
- [Eskin Block-Include](http://github.com/accident12123/eversion/wiki/Eskin Block-Include)
- [Eskin Block-Shared](http://github.com/accident12123/eversion/wiki/Eskin Block-Shared)
- [Eskin Block-Control](http://github.com/accident12123/eversion/wiki/Eskin Block-Control)
Image Blocks:
- [Eskin Block-image](http://github.com/accident12123/eversion/wiki/Eskin Block-image)
- [Eskin Block-background](http://github.com/accident12123/eversion/wiki/Eskin Block-background)
Text Blocks:
- [Eskin Block-text](http://github.com/accident12123/eversion/wiki/Eskin Block-text)
Segments
- [Eskin Block-Segment](http://github.com/accident12123/eversion/wiki/Eskin Block-Segment)
- [Eskin Block-Segment fanart sub-block](http://github.com/accident12123/eversion/wiki/Eskin Block-Segment fanart sub-block)
- [Eskin Block-Segment Cursor sub-Block](http://github.com/accident12123/eversion/wiki/Eskin Block-Segment Cursor sub-Block)
- [Eskin Block-Segment Tile sub-Block](http://github.com/accident12123/eversion/wiki/Eskin Block-Segment Tile sub-Block)
Logic:
- [Eskin Block-if statement](http://github.com/accident12123/eversion/wiki/Eskin Block-if statement)