C++ C# C
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
Config
Content Added Microsurface specular shift in Hairshader, Added generic charac… Jan 15, 2018
Source Fixed ambigious overload compile error with noteplayercontroller Jan 14, 2018
.gitattributes
.gitignore
DIVAR.uproject
LICENSE
README.md

README.md

DIVAR

A Remake of Project Diva F/F2nd/X on Unreal Engine 4

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Clone the project into a local directory. Open the DIVAR.uproj file using Unreal Engine 4 to start

Prerequisites

Unreal Engine 4

Visual Studio

Style Guide

This project strictly follows the Gamemakin' style guide

Deployment

Add additional notes about how to deploy this on a live system

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • Sega - For making the original games this remake is based on
  • chrrox - For making the model import script
  • etc