mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 22:07:40 +08:00
16 lines
417 B
JSON
16 lines
417 B
JSON
|
{
|
||
|
"$schema": "http://json.schemastore.org/template",
|
||
|
"author": "ppy Pty Ltd",
|
||
|
"classifications": [
|
||
|
"Console"
|
||
|
],
|
||
|
"name": "osu! ruleset (scrolling)",
|
||
|
"identity": "ppy.osu.Game.Templates.Rulesets.Scrolling",
|
||
|
"shortName": "ruleset-scrolling",
|
||
|
"tags": {
|
||
|
"language": "C#",
|
||
|
"type": "project"
|
||
|
},
|
||
|
"sourceName": "EmptyScrolling",
|
||
|
"preferNameDirectory": true
|
||
|
}
|