Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
smccutchen authored Dec 12, 2016
1 parent 6746255 commit 90021c3
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# EtherealLegends
Ethereal Legends - An Indie Action RPG built with Unreal Engine 4.
Ethereal Legends - An Indie Action RPG built with Unreal Engine 4 for Steam, PS4, and Xbox One.

Created and Programmed by Scott McCutchen

Ethereal Legends Module for UE4

Soverance Studios
info@soverance.com
www.soverance.com
www.ethereallegends.com

This module is provided as is, and is not intended to be a complete, working game. Instead, this module is meant to be used as a learning resource for others looking to bring their UE4 games to C++.

While I'd love to completely open-source Ethereal Legends, much of my code is currently in UE4's Blueprint system, and of course I do not have the rights to redistribute any of the assets I've used to create the game. So this repository is the best I can do, providing you with the direct source I've used to build the game.
While I'd love to completely open-source Ethereal Legends, significant portions of the code used to create the full game is currently within UE4's Blueprint system, and of course I do not have the rights to redistribute any of the assets I've used to create the game. So this repository is the best I can do, providing you with the direct source I've used to build the game's foundation.

In the future as the game gets closer to release, I'd like to work in the wiki section and build the documentation to allow other people to help continue development. If you find something in the game that you'd like to add or change, feel free to make a pull request and I'll work to integrate it into the game. Successful pull requests will have their names added to the in-game credits!
If you find something in the game that you'd like to add or change, this is the place to start. Feel free to ask me any questions you have about the code you find here, and be sure to make a pull request if you make any changes or fixes and I'll work to integrate it into the game. I'll be sure to add your name to the in-game credits for successful PRs!

0 comments on commit 90021c3

Please sign in to comment.