Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update platform support #309

Merged
merged 3 commits into from
Sep 15, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion _includes/video_home.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<div class="hero-video-text">
<h1 class="h1 mb-3 text-light mb-3 display-5 fw-bold">Stride Game Engine</h1>
<p class="text-light mb-2 lead fw-normal">Stride is a free and <a href="{{ site.links.github-stride-url }}" target="_blank" rel="noopener">open-source</a><br class="d-md-none" /> cross-platform C# game engine.
<p class="text-light mb-4 lead fw-normal">It is fit for both 2D and 3D games, as well as any other interactive content <br class="d-none d-md-inline" /> running on desktop, mobile and VR.</p>
<p class="text-light mb-4 lead fw-normal">It is fit for both 2D and 3D games, as well as any other interactive content <br class="d-none d-md-inline" /> running on desktop and VR.</p>
<div class="row g-2 g-md-3 mb-3">
<div class="col-auto">
<a href="/download/" class="btn btn-lg btn-stride">
Expand Down
6 changes: 3 additions & 3 deletions download.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<div class="row">
<div class="col-lg-7 col-md-6 rt-left">
<h2 class="h1 mb-3">Your Next Game Engine</h2>
<p class="lead">Stride is a powerful, open-source 2D and 3D cross-platform game engine. It's free to use, modify, and distribute under the permissive <strong>MIT</strong> license. Whether you're creating a simple mobile game or the next big console hit, Stride has the features and flexibility you need.</p>
<p class="lead">Stride is a powerful, open-source 2D and 3D cross-platform game engine. It's free to use, modify, and distribute under the permissive <strong>MIT</strong> license. </p>
<h2>Your Freedom with Stride</h2>
<ul class="lead">
<li>Use Stride for any purpose</li>
Expand Down Expand Up @@ -55,7 +55,7 @@ <h2 class="h1 mb-3">Frequently asked questions</h2>
<div class="accordion">
{% include accordion-item-faq.html id:"what-platforms"
title:"What platforms can I make applications for using Stride?"
body:"<p>Stride currently supports <b>Windows</b>, <b>Android</b>, <b>iOS</b>, <b>Xbox One</b> and <b>Universal Windows Platforms (UWP)</b>. Stride also supports most popular VR devices and has experimental support for Linux.</p>"
body:"<p>Stride currently supports <b>Windows</b>. Support for <b>Android</b>, <b>iOS</b>, <b>Linux</b> and <b>macOS</b> are in experimental state. Stride also supports most popular VR devices.</p>"
%}

{% capture body %}
Expand All @@ -73,7 +73,7 @@ <h2 class="h1 mb-3">Frequently asked questions</h2>

{% include accordion-item-faq.html id:"question-what-application"
title:"What kinds of application can I make with Stride?"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create mobile, PC and VR games, or as a high-end rendering engine for applications such as training simulations or architecture and engineering software.</p>"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create PC and VR games, or as a high-end rendering engine for applications such as training simulations or architecture and engineering software.</p>"
%}

{% include accordion-item-faq.html id:"question-content-ownership"
Expand Down
4 changes: 2 additions & 2 deletions faq.html
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ <h2 class="h1 mb-3">General</h2>

{% include accordion-item-faq.html id:"what-platforms"
title:"What platforms can I make applications for using Stride?"
body:"<p>Stride currently supports <b>Windows</b>, <b>Android</b>, <b>iOS</b>, <b>Xbox One</b> and <b>Universal Windows Platforms (UWP)</b>. Stride also supports most popular VR devices and has experimental support for Linux.</p>"
body:"<p>Stride currently supports <b>Windows</b>. Support for <b>Android</b>, <b>iOS</b>, <b>Linux</b> and <b>macOS</b> are in an experimental state. Stride also supports most popular VR devices.</p>"
%}

{% capture body %}
Expand All @@ -40,7 +40,7 @@ <h2 class="h1 mb-3">General</h2>

{% include accordion-item-faq.html id:"question-what-application"
title:"What kind of applications can I make with Stride?"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create mobile, PC and VR games, or as a high-end rendering engine for non-gaming applications such as architecture, medical, and engineering visualization software, training simulations, and so on.</p>"
body:"<p>Stride is open-source, highly modular, and super-versatile. You can use it to create PC and VR games, or as a high-end rendering engine for non-gaming applications such as architecture, medical, and engineering visualization software, training simulations, and so on.</p>"
%}

{% capture body %}
Expand Down
18 changes: 0 additions & 18 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,24 +41,6 @@ <h2 class="h3 mb-3 fw-bold text-stride">Accelerated development</h2>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100">
<img src="/images/top/platforms.webp" alt="Robot" class="img-fluid p-3">
<div class="card-body pt-5 px-5">
<h2 class="h3 mb-3 fw-bold text-stride">Develop once, deploy <br /> cross-platform</h2>
VaclavElias marked this conversation as resolved.
Show resolved Hide resolved
<ul class="mb-4 fa-ul" style="--fa-li-margin: 1.8em;">
{% include bullet-point.html text:'Windows Desktop' %}
{% include bullet-point.html text:'Windows Universal' %}
{% include bullet-point.html text:'iOS and Android' %}
{% include bullet-point.html text:'Linux' %}
{% include bullet-point.html text:'macOS' %}
</ul>
</div>
<div class="px-5 pb-5">
<a href="/features/" class="btn btn-lg btn-outline-stride me-md-2">Dive into development features</a>
</div>
</div>
</div>
<div class="col-lg-6">
<div class="card h-100">
<img src="/images/home/section-scripting.png" alt="Stride Editor Screenshot" class="img-fluid p-4">
Expand Down