Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patrickjnr/freeso
https://github.com/patrickjnr/freeso
Last synced: 1 day ago
JSON representation
- Host: GitHub
- URL: https://github.com/patrickjnr/freeso
- Owner: PatrickJnr
- Created: 2017-01-06T19:41:09.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-01-06T19:43:02.000Z (about 8 years ago)
- Last Synced: 2024-11-09T22:26:02.369Z (about 2 months ago)
- Language: C#
- Size: 157 MB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![image](http://freeso.org/wp-content/uploads/2016/03/freeso-logo.png)
A full reimplementation of The Sims Online, using Monogame. FreeSO aims to be faithful to the original game as well as include quality of life changes such as hardware rendering, Hi-res output and >2 floor houses.
FreeSO currently depends on the original game files (objects, avatars, ui) to function, which are available for download from EA servers.
![image](https://cloud.githubusercontent.com/assets/6294155/15116003/775020d0-15f9-11e6-87ec-6d5aa071aa37.png)
# Contributing
You can contribute to FreeSO by testing cutting edge features in the latest releases, filing bugs, and joining in the discussion on our forums!* [Getting Started](https://github.com/RHY3756547/FreeSO/wiki)
* [Coding Standards](https://github.com/RHY3756547/FreeSO/wiki/Coding-standards)
* [Pull Requests](https://github.com/RHY3756547/FreeSO/pulls): [Open](https://github.com/RHY3756547/FreeSO/pulls)/[Closed](https://github.com/RHY3756547/FreeSO/issues?q=is%3Apr+is%3Aclosed)
* [Translation](https://github.com/ZackCasey/FSOTranslations)
* [Development Forums](http://forum.freeso.org)
* [Development Blog](http://freeso.org)Looking for something to do? Check out the issues tagged as [help needed](https://github.com/RHY3756547/FreeSO/labels/help%20needed) to get started.
## Prerequisites
* [Visual Studio 2015](https://www.visualstudio.com/en-us/downloads/visual-studio-2015-downloads-vs.aspx)
* [MonoGame](http://www.monogame.net): 3.5 for the iOS and Android VS2015 project types. (optional)
* [Xamarin for Visual Studio](https://www.xamarin.com/visual-studio): For iOS and Android builds. (optional)# 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/.