Files
oboe/rsrc/dialogs/welcome.xml
Nat Quayle Nelson 0b9400ec4b
Some checks failed
/ release (Debug, map[deps:macos-universal flag:arm64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-silicon version:14]) (push) Has been cancelled
/ release (Debug, map[deps:macos-universal flag:x86_64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-intel version:13]) (push) Has been cancelled
/ release (Debug, map[name:windows scons-script:./.github/workflows/scripts/win/scons-build.bat suffix: version:2019]) (push) Has been cancelled
/ release (Release, map[deps:macos-universal flag:arm64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-silicon version:14]) (push) Has been cancelled
/ release (Release, map[deps:macos-universal flag:x86_64 name:macos scons-script:./.github/workflows/scripts/mac/scons-build.sh suffix:-intel version:13]) (push) Has been cancelled
/ release (Release, map[name:windows scons-script:./.github/workflows/scripts/win/scons-build.bat suffix: version:2019]) (push) Has been cancelled
Release build squashed
2025-05-23 08:38:30 -05:00

65 lines
3.0 KiB
XML

<?xml version='1.0' encoding='UTF-8' standalone='no'?>
<?xml-stylesheet href="dialog.xsl" type="text/xsl"?>
<dialog defbtn='okay' escbtn='okay'>
<pict type='dlog' num='16' top='6' left='6'/>
<text top='4' left='136' width='265' height='16'>WELCOME TO OPEN BLADES OF EXILE!</text>
<text top='22' left='50' width='413'>
Welcome to the evolving world of Open Blades of Exile!<br/>
OpenBoE is the open-source variant of Blades of Exile by
Spiderweb Software, created in 1997 and later released as
Free Open-Source Software.
</text>
<text relative='pos-in pos' rel-anchor='prev' top='2' left='0' width='413'>
You're playing an Itch Edition release of OpenBoE. The Itch Edition
was funded by many generous supporters through IndieGoGo, and is
currently funded by donations on Patreon. Click below to follow the project
and see the rewards for becoming a supporter!
</text>
<text name='patreon' relative='pos-in pos' rel-anchor='prev' top='0' left='16' width='230' colour='link' underline='true'>
http://patreon.com/blades_itch_edition
</text>
<pict type='item' num='17' relative='pos neg' rel-anchor='prev' top='15' left='2'/>
<text relative='neg pos' anchor='patreon' top='3' left='16' width='413'>
Three exciting original scenarios await you, filled
with many hours of puzzles, fighting and adventure!
In addition to these, hundreds more written by
community members, are available for download online!
</text>
<text name='scen' relative='pos-in pos' rel-anchor='prev' top='0' left='16' colour='link' underline='true'>
http://openboe.com/scenarios
</text>
<text relative='neg pos' rel-anchor='prev' top='3' left='16' width='413'>
Even better, when you are through with those adventures,
you can make your own using the Blades of Exile scenario
editor!
<br/><br/>
Blades of Exile is, like most games of its type,
slightly complicated. Fortunately, there are plenty of
places to look for help should you get confused. In-game
hints are available, as well as an instruction manual.
You can also find playing hints and related discussion
at the Spiderweb Software game forums.
</text>
<text name='forum' relative='pos-in pos' rel-anchor='prev' top = '0' left='16' colour='link' underline='true'>
http://spiderwebforums.ipbhost.com/
</text>
<text relative='neg pos' rel-anchor='prev' top='3' left='16' width='413'>
Also be sure to look at the Preferences Window, where
you can change animation speed, game difficulty, display
options and special effects settings.
<br/><br/>
Blades of Exile is released
under the terms of the GNU General Public License V2.
See the file LICENSE.txt for details.
<br/><br/>
The Open Blades of Exile team
</text>
<text name='home' relative='pos-in pos' rel-anchor='prev' top='0' left='16' colour='link' underline='true'>
http://openboe.com
</text>
<text name='src' relative='pos-in pos' rel-anchor='prev' top='0' left='0' colour='link' underline='true'>
https://github.com/calref/cboe
</text>
<button name='okay' relative='neg' type='regular' top='30' left='70'>OK</button>
</dialog>