mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-04 13:47:04 -04:00
Removed NioTSO client and server
- NioTSO client isn't needed because we're using RayLib - Added FreeSO's API server to handle most backend operations
This commit is contained in:
parent
f12ba1502b
commit
22191ce648
591 changed files with 53264 additions and 3362 deletions
11
server/FSO.Server.Api.Core/MailTemplates/MailRegistrationToken.html
Executable file
11
server/FSO.Server.Api.Core/MailTemplates/MailRegistrationToken.html
Executable file
|
@ -0,0 +1,11 @@
|
|||
<strong>You are almost here...</strong>
|
||||
<br>One last step! Verify your email address:
|
||||
<br><a href='%confirmation_url%'>Click here finish your registration</a>. The link will expire in %expires%.
|
||||
<br>Just in case, your token is: %token%.
|
||||
<br />
|
||||
<br>Official Discord: <a href='https://discord.gg/xveESFj'>https://discord.gg/xveESFj</a>
|
||||
<br>Forums: <a href='http://forum.freeso.org'>http://forum.freeso.org</a>
|
||||
<br>Twitter: <a href='http://twitter.com/FreeSOGame'>http://twitter.com/FreeSOGame</a>
|
||||
<br>
|
||||
<br><strong>Download the FreeSO Installer</strong>
|
||||
<br>Get the installer from <a href='http://beta.freeso.org'>FreeSO.org</a>. After confirming your account by clicking the link above, you will be able to create an account and login.
|
Loading…
Add table
Add a link
Reference in a new issue