Skip to content

Commit

Permalink
Fix Spelling
Browse files Browse the repository at this point in the history
Signed-off-by: BrickPi <49528459+BrickPi@users.noreply.github.com>
  • Loading branch information
BrickPi committed May 21, 2023
1 parent f956261 commit ceffa02
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions frontend/src/routes/about/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

<Header/>
<h1 id="top">About OpenVic</h1>
<p>OpenVic aims to faithfully recreate Victoria 2: Heart of Darkness with a focus on enhancing performance, stability, and modability. We will support loading Victoria 2 mods with zero modifications in a classic / compatibility mode, which will be availible if you own a legitimate copy of Victoria 2. OpenVic's default mode will be completely free, with our own graphics, content, data, and soundtrack, keeping the overall feel, playstyle, and balance as Victoria 2. OpenVic will have it's own modding api, allowing for extremely detailed and deep mods, while being easier to mod and easier for users to find and install mods. If you are interested in helping, see the contribute page, and if you want to stay up to date between dev diaries, check out <a href="https://www.github.com/OpenVicProject/OpenVic" target="_blank" rel="noopener noreferrer">the GitHub</a> and join <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a>, we can't wait to get to know you.</p>
<p>OpenVic aims to faithfully recreate Victoria 2: Heart of Darkness with a focus on enhancing performance, stability, and modability. We will support loading Victoria 2 mods with zero modifications in a classic / compatibility mode, which will be availible if you own a legitimate copy of Victoria 2. OpenVic's default mode will be completely free, with our own graphics, content, data, and soundtrack, keeping the overall feel, playstyle, and balance as Victoria 2. OpenVic will have its own modding api, allowing for extremely detailed and deep mods, while being easier to mod and easier for users to find and install mods. If you are interested in helping, see the contribute page, and if you want to stay up to date between dev diaries, check out <a href="https://www.github.com/OpenVicProject/OpenVic" target="_blank" rel="noopener noreferrer">the GitHub</a> and join <a href="https://discord.com/invite/vM4E3BFkqH" target="_blank" rel="noopener noreferrer">the Discord</a>, we can't wait to get to know you.</p>

<style>
#top {
Expand All @@ -19,4 +19,4 @@
border-radius: 2vw;
margin: 0vw 1vw;
}
</style>
</style>

0 comments on commit ceffa02

Please sign in to comment.