mirror of
https://github.com/ppy/osu.git
synced 2025-02-04 21:32:56 +08:00
Small update to README of Templates
This commit is contained in:
parent
bb2da97096
commit
204ebfade7
@ -7,7 +7,7 @@ Templates for use when creating osu! dependent projects. Create a fully-testable
|
|||||||
```bash
|
```bash
|
||||||
# install (or update) templates package.
|
# install (or update) templates package.
|
||||||
# this only needs to be done once
|
# this only needs to be done once
|
||||||
dotnet new -i ppy.osu.Game.Templates
|
dotnet new install ppy.osu.Game.Templates
|
||||||
|
|
||||||
# create an empty freeform ruleset
|
# create an empty freeform ruleset
|
||||||
dotnet new ruleset -n MyCoolRuleset
|
dotnet new ruleset -n MyCoolRuleset
|
||||||
|
Loading…
Reference in New Issue
Block a user