]> git.r.bdr.sh - rbdr/super-polarity/blame - README.md
Update README
[rbdr/super-polarity] / README.md
CommitLineData
078dd693 1# Super Polarity
626ab516
BB
2
3A game about magnetic stuff! Sequel to polarity.
078dd693 4
51df1656
BB
5# Note on Legacy (2018-06-26)
6
7This is a project I started back in 2014. Things have changed
8since then. This project was last updated to build with Visual Studio
9for Mac and the stable MonoGame version (3.7.0.1508)
10
11There are no guarantees that it will build in other platforms (I'll try
12to update this, I'm setting up the environment)
13
14There are no intentions on working on the project any further but the
15code is available under an MIT License. I may do some irregular updates
16to make sure it continues to build up until the point where legacy
17catches up and makes it impractical.
18
19# Building
078dd693
BB
20
21Open each project on the appropriate platform (SuperPolarity -> Win
51df1656 22(VS2k13), SuperPolarityMac -> Mac(Visual Studio for Mac), SuperPolarityLinux ->
078dd693
BB
23Linux (MonoDevelop)). The content project must be built in windows, so if
24you need any content to process, use that version.
25
26This game requires the develop MonoGame. To do that just clone:
27https://github.com/benbeltran/MonoGame or fork it and clone it from
28there in case you want to patch MonoGame and submit pull requests to
29either our fork or upstream.
30
31Just open the MonoGame.framework project for your platform and compile,
32then add the resulting files as references in your project.
33
34# Some vague note about OpenAL
35
36You may want to install openAL