Skip to content

Commit

Permalink
Referenced the BSML xsd to make UI editing easier
Browse files Browse the repository at this point in the history
  • Loading branch information
Pespiri committed Jan 28, 2020
1 parent c433ce0 commit e861be9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions StepBackWall/Settings/UI/Views/mainsettings.bsml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<settings-container>
<settings-container xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance' xsi:schemaLocation='https://monkeymanboy.github.io/BSML-Docs/ https://raw.githubusercontent.com/monkeymanboy/BSML-Docs/gh-pages/BSMLSchema.xsd'>
<horizontal>
<text text='StepBackWall Settings' font-size='5' />
</horizontal>

<bool-setting text='Enable &apos;Step Back&apos; wall' value='enable-stepback-wall'
hover-hint='Default = On' />
</settings-container>

0 comments on commit e861be9

Please sign in to comment.