143 lines
6.8 KiB
HTML
143 lines
6.8 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
|
<meta charset="UTF-8">
|
|
<title>About SessionZero</title>
|
|
<link rel="stylesheet" href="styles.css">
|
|
<link rel="icon" href="d20_no-bg_medium.png">
|
|
</head>
|
|
<body>
|
|
<div class="page-container">
|
|
<header>
|
|
<nav>
|
|
<div class="nav-content">
|
|
<a href="index.html" class="logo-container">
|
|
<img src="d20_no-bg_medium.png" alt="SessionZero Logo" class="logo-placeholder">
|
|
<div class="logo-text">SessionZero</div>
|
|
</a>
|
|
<div class="nav-links">
|
|
<a href="about.html">About</a>
|
|
<a href="https://blog.sessionzero.app">Blog</a>
|
|
</div>
|
|
</div>
|
|
</nav>
|
|
</header>
|
|
|
|
<main>
|
|
<section class="hero">
|
|
<h1>About SessionZero</h1>
|
|
<p class="tagline">Everything you need to know about your new favorite TTRPG tool</p>
|
|
</section>
|
|
|
|
<section class="content">
|
|
<p>Tired of tabletop apps that box you in? SessionZero is your new best friend for any role-playing game. It's a free, flexible, and offline-first tool designed to help you run your game, your way. Forget about forced logins, surprise paywalls, or being locked into one company's universe. This is all about you, your friends, and your story.</p>
|
|
|
|
<h2>So, What's The Deal?</h2>
|
|
|
|
<div class="feature-detail">
|
|
<h3>Works Offline, No Strings Attached</h3>
|
|
<p>SessionZero works right in your browser and is built to be offline from the start. You can even hit "Install App" in your browser to use it like any other program on your computer or app on your phone.</p>
|
|
</div>
|
|
|
|
<div class="feature-detail">
|
|
<h3>Build Your Own Universe</h3>
|
|
<p>You're the architect. Create templates and content for any RPG you can imagine, from classic fantasy epics to your own homebrewed rules. You decide what a character sheet looks like and what it tracks.</p>
|
|
</div>
|
|
|
|
<div class="feature-detail">
|
|
<h3>Characters, Not Spreadsheets</h3>
|
|
<p>Go beyond basic stats. Track inventory, manage spell lists, keep detailed notes, and even add a private journal for all that juicy character drama. Link to your own custom lists of items or abilities to keep everything connected.</p>
|
|
</div>
|
|
|
|
<div class="feature-detail">
|
|
<h3>Run Your Game, Your Way</h3>
|
|
<p>By default, SessionZero is your private, offline tool. Want to run a live session online? You can with our optional service. Your players can always join with a free account. No need to pay for every player.</p>
|
|
</div>
|
|
|
|
<div class="feature-detail">
|
|
<h3>A Library for Everything</h3>
|
|
<p>Hoard all the things! Build, import, and share your own collections of spells, items, monsters, or whatever your game needs. Group them into "datasets" and load only the ones you need for your current campaign.</p>
|
|
</div>
|
|
|
|
<div class="feature-detail">
|
|
<h3>Your Data is Yours. Period.</h3>
|
|
<p>We believe your content belongs to you. Export your campaigns, characters, and creations as simple files you can actually read and edit. Share them with friends, back them up, or just keep them safe. No data prisons here.</p>
|
|
</div>
|
|
|
|
<h2>The Community Treasure Chest</h2>
|
|
|
|
<p>SessionZero includes access to the <strong>SessionZeroDB</strong>, a free online library of datasets, templates, and more, all created by the community.</p>
|
|
|
|
<ul>
|
|
<li><strong>Downloading is always free for everyone</strong> - even without an account. When online, SessionZero will even attempt to download or update required content for templates, making sure you stay up to date.</li>
|
|
<li><strong>Uploading your own creations requires a paid account.</strong> This helps us keep the lights on and the servers running for everybody.</li>
|
|
</ul>
|
|
|
|
<p>Of course, you can always share your content with friends by just sending them the file directly.</p>
|
|
|
|
<h2>The Deal: What's Free vs. What's Paid</h2>
|
|
|
|
<p>We want to be completely clear. <b>SessionZero is free to use, FOREVER</b>, and you can do a lot without ever paying a dime or even creating an account. But we also offer a paid subscription that helps support the project and gives you some extra perks. Here's the breakdown:</p>
|
|
|
|
<div class="pricing-tier">
|
|
<h3>FREE FOREVER (No Account Required)</h3>
|
|
<ul>
|
|
<li>The entire core app and all its features</li>
|
|
<li>Complete offline functionality</li>
|
|
<li>Creating content and building your own templates</li>
|
|
<li>Managing characters and campaigns</li>
|
|
<li>Downloading from the SessionZeroDB when online</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="pricing-tier">
|
|
<h3>FREE ACCOUNT</h3>
|
|
<p>Everything above, plus:</p>
|
|
<ul>
|
|
<li>A public profile and friends' list</li>
|
|
<li>Joining online games hosted by others</li>
|
|
<li>Access to community forums and groups</li>
|
|
<li>Ability to leave a rating or comment on content in the SessionZeroDB</li>
|
|
<li>Access to the Adventurer's Guild and Adventurer role in our official discord server</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<div class="pricing-tier">
|
|
<h3>PAID SUBSCRIPTION</h3>
|
|
<p>Everything above, plus:</p>
|
|
<ul>
|
|
<li>Hosting live online sessions for your friends</li>
|
|
<li>Uploading your creations to the SessionZeroDB</li>
|
|
<li>Syncing your data across devices</li>
|
|
<li>Priority support and early access to new features</li>
|
|
<li>A cool shiny badge on your profile and access to the Game Master's Guild and Game Master role in our official discord server</li>
|
|
</ul>
|
|
</div>
|
|
|
|
<h2>Who Is This For?</h2>
|
|
|
|
<ul>
|
|
<li>Players who want total control over their character sheets and game data</li>
|
|
<li>Game Masters who want to run any system whether it's a popular RPG, niche indie game, or their own homebrew content</li>
|
|
<li>Anyone who's tired of apps that feel bloated, hard to learn, restrictive, or designed to constantly sell you something</li>
|
|
</ul>
|
|
|
|
<h2>The Bottom Line</h2>
|
|
|
|
<p>SessionZero is about freedom, flexibility, and respecting your game. It's not here to sell you a bunch of digital add-ons or lock your data in a vault. It's a tool built to help you play.</p>
|
|
|
|
<div class="cta-section">
|
|
<h3>Ready to Get Started?</h3>
|
|
<p><a href="https://web.sessionzero.app" class="cta-button">Open SessionZero</a></p>
|
|
<p class="cta-subtitle"><em>No account required. No installation needed. Just start playing.</em></p>
|
|
</div>
|
|
</section>
|
|
</main>
|
|
|
|
<footer>
|
|
<p>© 2025 Bellsworne LLC. | Made with ❤️ by <a href="https://bellsworne.com/tech">Bellsworne Tech</a> | <a href="https://blog.sessionzero.app">Blog</a></p>
|
|
</footer>
|
|
</div>
|
|
</body>
|
|
</html> |