Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/KamiNeko/Libra
Browse files Browse the repository at this point in the history
  • Loading branch information
KamiNeko committed Oct 26, 2017
2 parents 6d748a2 + 9ecef9b commit 439908b
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,12 @@
# Libra
# Libra
The Libra project is inspired by the C64 game Libra - you can find material about it [here](http://www.gamebase64.com/game.php?h=0&id=4371) or [here](https://www.youtube.com/watch?v=8KfHnlf-Nso). It uses [MonoGame](http://www.monogame.net) and [Nez](https://github.com/prime31/Nez) as underlying frameworks.

## Requirements
* Windows (MonoGame supports multiple OS, but I only test on this one, so there is no guarantee it will work on Mac oder Linux)
* MonoGame 3.5.1
* Visual Studio 2017
* [Aseprite](https://github.com/aseprite/aseprite), if you want to open / edit the sprite files

## Build
* Open the project in Visual Studio
* If you get the nuget error message of *kamineko.nez* not found, try to activate the *include prerelease* option

0 comments on commit 439908b

Please sign in to comment.