-
Notifications
You must be signed in to change notification settings - Fork 0
/
RMSKIN.ini
37 lines (29 loc) · 1.37 KB
/
RMSKIN.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
[rmskin]
; RECOMMENDED This will be the Rainmeter file-type to load on-package-install
LoadType=Skin
; RECOMMENDED This will be the Rainmeter file to load on-package-install
Load=Goo-e\Games\Retroarch-Steam.ini
; CONVENTIONAL This will be the minimum version of Rainmeter required by
; the installing package
MinimumRainmeter=4.3
; CONVENTIONAL This will be the windows internal version required by the
; installing package. Notice the value "6.1" indicates Windows 7
MinimumWindows=6.1
; Leave "Version" set to "auto" to use github action release tag.
; Anything other than "auto" will be used despite the github release tag
; Version=auto
; Leave "Author" commented out to use the github username
; Or type and uncomment it on the next line
; To use a Custom name different from your repository name,
; type and uncomment it on the next line
; Name=Goo-e
; UPDATES-ONLY Set MergeSkins to '1' to merge new resources in installing
; package with pre-existing resources at the destination path.
; Default is '0' (False)
; MergeSkins=1
; UPDATES-ONLY Use VariableFiles to list the files containing variables
; that will be merged into the new resources from the installing
; package with pre-existing resources. Default is blank, multiple entries
; are seperated by the pipe ('|') character
; VariableFiles=Goo-e\@Resources\Variables.inc | Goo-e\@Resources\Colors.inc