Arbeitsumgebung einrichten: Unterschied zwischen den Versionen

Aus Das Sopra Wiki
Nico (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Nico (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Zeile 25: Zeile 25:
=== MonoGame Content Builder installieren<ref name=":0">https://docs.monogame.net/articles/tools/mgcb_editor.html MonoGame MGCB Editor installation.</ref>. ===
=== MonoGame Content Builder installieren<ref name=":0">https://docs.monogame.net/articles/tools/mgcb_editor.html MonoGame MGCB Editor installation.</ref>. ===
*Öffnen Sie <code>Tools > Command Line > Developer Command Prompt</code> und führen Sie nacheinander folgende Befehle aus:
*Öffnen Sie <code>Tools > Command Line > Developer Command Prompt</code> und führen Sie nacheinander folgende Befehle aus:
**<code>dotnet tool install --global dotnet-mgcb</code>
**<code>dotnet tool install --global dotnet-mgcb-editor</code>
**<code>dotnet tool install --global dotnet-mgcb-editor</code>
*Beenden Sie die Command Prompt.
*Beenden Sie die Command Prompt.