mirror of
https://github.com/ppy/osu.git
synced 2024-11-06 19:17:25 +08:00
17 lines
385 B
JSON
17 lines
385 B
JSON
{
|
|
"$schema": "http://json.schemastore.org/template",
|
|
"author": "ppy Pty Ltd",
|
|
"classifications": [
|
|
"Console"
|
|
],
|
|
"name": "osu! ruleset",
|
|
"identity": "ppy.osu.Game.Templates.Rulesets",
|
|
"shortName": "ruleset",
|
|
"tags": {
|
|
"language": "C#",
|
|
"type": "project"
|
|
},
|
|
"sourceName": "EmptyFreeform",
|
|
"preferNameDirectory": true
|
|
}
|