mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-13 17:51:57 -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
13
server/FSO.Server.Api.Core/MailTemplates/MailBan.html
Executable file
13
server/FSO.Server.Api.Core/MailTemplates/MailBan.html
Executable file
|
@ -0,0 +1,13 @@
|
|||
<strong>Account Suspended.</strong>
|
||||
<br>One of your FreeSO accounts has been suspended for not following <a href="http://freeso.org/rules">the rules</a>.
|
||||
<br>Banned account username:
|
||||
<strong>%username%</strong>.
|
||||
<br>
|
||||
<br />
|
||||
Expiration date:
|
||||
<strong>%end%</strong>
|
||||
<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>
|
Loading…
Add table
Add a link
Reference in a new issue