Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
ppy
GitHub Repository: ppy/osu
Path: blob/master/osu.Game.Rulesets.Mania.Tests/Resources/special-skin/skin.ini
2264 views
1
[General]
2
Version: 2.5
3
4
[Mania]
5
Keys: 4
6
ColumnLineWidth: 3,1,3,1,1
7
LightFramePerSecond: 15
8
// some skins found in the wild had configuration keys where the @2x suffix was included in the values.
9
// the expected compatibility behaviour is that the presence of the @2x suffix shouldn't change anything
10
// if @2x assets are present.
11
Hit0: mania/hit0@2x
12
Hit50: mania/hit50@2x
13
Hit100: mania/hit100@2x
14
Hit200: mania/hit200@2x
15
Hit300: mania/hit300@2x
16
Hit300g: mania/hit300g@2x
17
StageLeft: mania/stage-left
18
StageRight: mania/stage-right
19
StageLight: mania/stage-light
20
NoteImage0L: LongNoteTailWang
21
NoteImage1L: LongNoteTailWang
22
23