mirror of
https://github.com/simtactics/mysimulation.git
synced 2025-07-18 12:06:43 -04:00
Port FSO's Server architecture
- FreeSO's older libaries use .NET Standard - Added TargaImage, needs to be ported
This commit is contained in:
parent
f4806fda54
commit
199256785b
21 changed files with 3033 additions and 633 deletions
|
@ -1,4 +1,4 @@
|
|||
using FSO.Common.Security;
|
||||
/* using FSO.Common.Security;
|
||||
using FSO.Server.Framework.Aries;
|
||||
|
||||
namespace FSO.Server.Framework.Gluon
|
||||
|
@ -10,3 +10,4 @@ namespace FSO.Server.Framework.Gluon
|
|||
string InternalHost { get; }
|
||||
}
|
||||
}
|
||||
*/
|
Loading…
Add table
Add a link
Reference in a new issue