Changeset - bc82166baad8
[Not reviewed]
default
0 1 0
tdelude - 8 years ago 2016-08-03 02:08:48
tdelude@users.noreply.git.metahusk.com
readme update before launch
1 file changed with 38 insertions and 21 deletions:
README.md
38
21
0 comments (0 inline, 0 general)
README.md
Show inline comments
 
--------------------------------------------
 
[Cardinal Main Menu System by Metahusk | Steam Server Browser, Credits, and Game Settings](http://repositories.metahusk.com/menu.hg): An Unreal Engine 4 Community Online Menu System By Metahusk
 
[Cardinal Main Menu System by Metahusk | Community Project | Steam Server Browser, Credits, and Game Settings](http://repositories.metahusk.com/menu.hg): An Unreal Engine 4 Community Online Menu System By Metahusk
 
--------------------------------------------
 

	
 
**Source Location:** [Repository Webpage](http://repositories.metahusk.com/menu.hg)
 
@@ -15,7 +15,7 @@ 1. Create a Project Directory folder in 
 
> **Example Structure:** C:\Users\User\Documents\Unreal Projects\Directory_Name
 

	
 
2. Download the project or Clone the development files to your Unreal 4 Projects Directory using your favorite mercurial client.
 
>  **Hg URL:** http://repositories.metahusk.com/menu.hg
 
>  **Hg Repository URL:** http://repositories.metahusk.com/menu.hg
 

	
 
 > **Common Mercurial Clients:** [SourceTree](http://www.sourcetreeapp.com/), [TortoiseHG](http://tortoisehg.bitbucket.org/), or [SmartGitHG](http://www.syntevo.com/smartgit/)
 

	
 
@@ -36,29 +36,46 @@ 8. Enable The Web Browser Plugin at Edit
 
9. Enjoy :)
 

	
 
--------------------------------------------
 
Known Bugs
 
--------------------------------------------
 
Bug: The Editor's Play In Viewport option does not stretch the menu title bar all the way to the edge of the screen on some resolutions
 
Fix: Use Play In New Editor Window
 

	
 
--------------------------------------------
 
Project Credits
 
--------------------------------------------
 
 **Project Lead:** 
 
Thaddeus Delude  
 
 **Writing:** 
 
Rebecca Frymire  
 
 **Audio:** freesounds.org: 18hiltc, cabled_mess, tekgnosis, longhairman, RutgerMuller, joshuaempyre, qubodup, klankbeeld
 
 **Project Credits:** 
 
Metahusk, mordentral, rama, Thaddeus Delude, The Tune Peddler, ZioYuri78
 

	
 
**Cardinal Menu:**
 
This project was put together by Metahusk using a collection of community content and in house work. Please credit us and provide a link to our website.
 
(http://metahusk.com)
 

	
 
**Project Blueprints:**
 
This project’s blueprint files are released under the Creative Commons Attribution 4.0 International License. CC BY 4.0
 
Please provide credit where credit is due. You must credit the following people listed below. You can find this information in the project’s readme.
 
(https://creativecommons.org/licenses/by/4.0/) 
 

	
 
**Main Menu by ZioYuri78:**
 
The basic menu framework is an adaptation of ZioYuri78’s ‘Main menu and in game menu with basic game, graphics, controls and audio settings.’
 
(https://forums.unrealengine.com/showthread.php?103583-C-Blueprint-Main-menu-and-in-game-menu-with-basic-game-graphics-controls-and-audio-settings)
 

	
 
**Online Browser by mordentral:**
 
The online browser utilizes mordentral’s Advanced Sessions Plugin.
 
(https://forums.unrealengine.com/showthread.php?69901-Advanced-Sessions-Plugin)
 

	
 
**Rebindable Keys by rama:**
 
The key binding system utilizes Rama’s UMG Rebindable Key System, Rebind keys at Runtime.
 
(https://forums.unrealengine.com/showthread.php?51449-Full-Project-Rama-s-UMG-Rebindable-Key-System-Rebind-keys-at-Runtime!)
 

	
 
**Background Music by The Tune Peddler:**
 
The music used in this project is owned by The Tune Peddler. You do not have permission to use the project’s music without agreeing to the terms at The Tune Peddler’s website. (As of July 2016, this includes a $5 a month subscription fee.)
 
(http://thetunepeddler.com/)
 

	
 
--------------------------------------------
 
License Information
 
--------------------------------------------
 
Cardinal Fall: ©2016 Nonprofit Videogame Development Group, Inc.  All rights reserved.  
 
 _**3rd Party Assets**_  
 
Assets located in the \InfinityBladeEffects and \InfinityBladeFireLands directory are Property of [Epic Games, Inc.](http://epicgames.com)  
 
Assets located in the \MixamoAnimPack directory are Property of [Adobe Systems Incorporated](https://www.mixamo.com/)  
 
You must follow the licensing requirements set the respective owners. These assets cannot be used outside of the Unreal 4 Engine.  
 
The Menu System Was Adapted From Cardinal Fall: ©2016 Nonprofit Videogame Development Group, Inc.  All rights reserved.  
 
The Menu System is free to use under the Creative Commons Attribution 4.0 International License. CC BY 4.0 (https://creativecommons.org/licenses/by/4.0/) 3rd Party Assets are discussed in the credits section above.
 

	
 
--------------------------------------------
 
Adapted From Trial of Might
 
--------------------------------------------
 
Open Steam
 
Extract Plugins From Zip Folders to /Plugins
 
Open CardinalMenu.uproject
 
Enable Web Browser Plugin Edit -> Plugins -> Widgets -> Web Browser
 
Restart Editor
 
Press Play
 
\ No newline at end of file
 

	
0 comments (0 inline, 0 general)