-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CGame mode and update other download option formatting
- Loading branch information
1 parent
252bd04
commit 80f62cb
Showing
1 changed file
with
10 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -931,21 +931,21 @@ <h5 style="">Updated: 02/21/2024</h5> | |
</div> | ||
<div class="row"> | ||
<div class="col-lg-4 p-3"> | ||
<div class="card text-center bg-secondary disabler"> | ||
<div class="card text-center bg-secondary"> | ||
<div class="card-header p-3 mt-2"> | ||
<h3>Cross Game Mode</h3> | ||
<h5 style="">Updated: --/--/----</h5> | ||
<h5 style="">Updated: 02/26/2024</h5> | ||
</div> | ||
<div class="card-body p-3" style=" background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.8)); background-position: top left; background-size: 100%; background-repeat: repeat;"> | ||
<p>Standard build with the Tablet default configuration options:</p> | ||
<p>Standard build with <a href="https://github.com/EmiyaSyahriel/CrossLauncher" target="_blank">CrossLauncher</a> and the Tablet default configuration options:</p> | ||
<ul class="list-unstyled my-3 text-muted"> | ||
<li class="mb-1">Default Android configs</li> | ||
<li class="mb-1">Cross Launcher</li> | ||
<li class="mb-1">Default Android Tablet configs</li> | ||
<li class="mb-1"><a href="https://github.com/EmiyaSyahriel/CrossLauncher" target="_blank">CrossLauncher</a></li> | ||
<li class="mb-1">Bliss Setupwizard</li> | ||
<li class="mb-1">Gesture Navigation</li> | ||
<li class="mb-1">Tablet Navigation</li> | ||
<li class="mb-1">Support for dual ethernet</li> | ||
<li class="mb-1">Default Android Tablet UI</li> | ||
</ul> <a class="btn btn-primary disabled" href="#">Coming Soon</a> | ||
</ul> <a class="btn btn-primary disabled" href=""https://sourceforge.net/projects/bliss-co-labs/files/BlissBass/CGame/Bass-CGame-v15.9-x86_64-OFFICIAL-foss-2024022610">Download</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -975,7 +975,7 @@ <h3>POS Terminal</h3> | |
<h5 style="">Updated: 02/25/2024</h5> | ||
</div> | ||
<div class="card-body p-3" style=" background-image: linear-gradient(to bottom, rgba(0,0,0,0.2), rgba(0,0,0,0.8)); background-position: top left; background-size: 100%; background-repeat: repeat;"> | ||
<p>Lockdown based build with the Tablet default configuration options, using the free versions of RestrictedLauncher & TabShop POS app:</p> | ||
<p>Lockdown based build with the free versions of RestrictedLauncher & <a href="https://tabshop.smartlab.at/" target="_blank">TabShop</a> POS app, using the Tablet default configuration options:</p> | ||
<ul class="list-unstyled my-3 text-muted"> | ||
<li class="mb-1">Default Android configs</li> | ||
<li class="mb-1">Restricted Launcher (uses Device-Management policies)</li> | ||
|
@@ -987,9 +987,9 @@ <h5 style="">Updated: 02/25/2024</h5> | |
<li class="mb-1">Multi-Display Support</li> | ||
<li class="mb-1">Always On Configuration</li> | ||
<li class="mb-1">TabShop & Tabshop Kitchen Display</li> | ||
</ul> <a class="btn btn-primary" href="https://sourceforge.net/projects/bliss-co-labs/files/BlissBass/POS/Bass-POS-v15.9-x86_64-OFFICIAL-foss-2024022514/">Download</a> | ||
</ul> <a class="btn btn-primary" target="_blank" href="https://sourceforge.net/projects/bliss-co-labs/files/BlissBass/POS/Bass-POS-v15.9-x86_64-OFFICIAL-foss-2024022514/">Download</a> | ||
<p>Pro version of Restricted Launcher can be rebranded</p> | ||
<a class="btn btn-secondary mt-3" href="mailto:[email protected]?subject=Restricted Launcher Pro Inquiry">Contact Us About Pro</a> | ||
<a class="btn btn-secondary mt-3" target="_blank" href="mailto:[email protected]?subject=Restricted Launcher Pro Inquiry">Contact Us About Pro</a> | ||
</div> | ||
</div> | ||
</div> | ||
|