bymaximus / msfs2020-toolbar-window-template

Microsoft FlightSimulator 2020 Toolbar Extra Window Template
118 stars 39 forks source link

How to change the name of the panel from SkyVector to another name? #1

Closed mariocmg closed 3 years ago

mariocmg commented 3 years ago

How to change the name of the panel from SkyVector to another name?

bymaximus commented 3 years ago

You need to change it at msfs2020-toolbar-window-template/fs-base-ingamepanels-custom/Build/PackageSources/fs-base-ingamepanels-custom.xml and then recompile

mariocmg commented 3 years ago

image I have change the name, but in the game you don't see

bymaximus commented 3 years ago

Did you recompiled to generate the new SPB?

mariocmg commented 3 years ago

No, How it is do it?

bymaximus commented 3 years ago

Its in the README.md

# To build the SPB if you have changed UI panel template definition

SDK\Tools\bin\fspackagetool.exe fs-base-ingamepanels-custom\Build\fs-base-ingamepanels-custom.xml -nomirroring

It will generate the SPB at fs-base-ingamepanels-custom\Build\Packages\fs-base-ingamepanels-custom\Build copy the SPB to fs-base-ingamepanels-custom\InGamePanels.

Copy the package to community folder BUT DO NOT COPY the fs-base-ingamepanels-custom\Build directory.