Skip to content

Documentation

creewick edited this page Jun 28, 2022 · 4 revisions

This skin suite is running on Rainmeter. Check their manual if you haven't created a Rainmeter skin before. All the information below is described in an assumption that you have read the manual

Getting started

We work with GitHub and accept Pull Requests from our contributors.

Fork this repository and clone it to your PC. It would be easier to debug, if you clone it into your /Skins directory

Creating and editing widgets

Documentation on how to create a widget is spliced into several sections.

Widgets section contains information on what .ini files you'll need and where to store them.

Extras section describes similar information for cases when your work is something else than a widget.

Includes section contains description of all @include files you can use and how to use them.

The next sections, Sizes and Themes contains some information on default widget properties and how to create a new property.

Variables section provides information on where to store your widget's variables and what global variable the suite provides

Localisations section contains information on where to store your locale strings

If you have any questions, fell free to create an issue and describe your problem