Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 595 Bytes

File metadata and controls

11 lines (9 loc) · 595 Bytes

CURPG

A simple RPG engine and game

Installation

Clone from github, Open solution in Visual Studio, Open NuGet manager and download the required packages.
Quake Console may throw an error, If it does so, Remove the references to MonoGame.QuakeConsole and MonoGame.QuakeConsole.PythonInterpreter in the CURPG_Graphical... project, Then readd them(They are under "CURPG-Engine\packages")

Dependancies

https://www.microsoft.com/en-au/download/details.aspx?id=40784
https://www.microsoft.com/en-au/download/details.aspx?id=35
http://www.monogame.net/2017/03/01/monogame-3-6/