Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.5 KB

index.md

File metadata and controls

25 lines (19 loc) · 1.5 KB
_layout
landing

FreeSO .NET 8.0 Port

Port of the original .NET Framework 4.5 codebase to .NET 8.0

This is not related in any way with Riperiperi or the FreeSO development team. This is a passion project that aims to make the engine easier to work with for anyone who dares to do anything with it.

State

Server seems to work fine. The client on the other hand is unstable as shit (can't load TSO lots, ceiling lamp turning into a desync-based console spam and simantics exception generator, broken PNG rendering) but it's still work-in-progress.

Development on Linux

This project seems perfectly compilable (outside of compilation issues) on Linux using VSCode and dotnet CLI. If you're using an open source build of VSCode (like VSCodium) you should concider using the proprietary build since debugging is disabled on those because of the debugger's license

Credits

  • Riperiperi - Making FreeSO in the first place
  • JDrocks450 - Making nio2so, a Pre-Alpha server emulator which I borrowed some code from and actually never ended up using it but his project is still worth to mention either way
  • All the people you see on the right
  • You - Checking the repo out

License

This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.