mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-04-20 02:02:52 +00:00
basic starscript support + a textbox that provides the starscript executed result & compiled script as well as suggestions
This commit is contained in:
@@ -253,6 +253,10 @@
|
||||
Header="{ext:Locale MenuBarHelpAbout}"
|
||||
Icon="{ext:Icon fa-solid fa-circle-info}"
|
||||
ToolTip.Tip="{ext:Locale OpenAboutTooltip}" />
|
||||
<MenuItem
|
||||
Name="StarscriptDebugMenuItem"
|
||||
Header="Debug Starscript"
|
||||
Icon="{ext:Icon fa-solid fa-star}" />
|
||||
<MenuItem
|
||||
Name="UpdateMenuItem"
|
||||
IsEnabled="{Binding CanUpdate}"
|
||||
|
||||
Reference in New Issue
Block a user