@@ -34,29 +41,33 @@ 6. Navigate to \Your_Directory\Plugins a
7. Execute cardinal.uproject and click _Yes_ to Recompile Project Modules.
8. Enable The Web Browser Plugin at Edit -> Plugins -> Widgets -> Web Browser
9. Enjoy :)
9. Navigate to the MainMenu Blueprints folder at \Cardinal\MainMenu\Blueprints
10. Insert your GameModes into Enum_GameModes, list your available map names to Enum_Maps, and set your server host's preferred maximum number of players to Enum_NumberOfPlayers using the supplied pattern.
For skipped number of player options, use the enumeration's integer. For the number of players option you'd like available, spell out the integer.
For example: 0, 1, Three will make a server with a maximum of "Three Players." (Please note the game modes and player limits are not implemented in the actual project. This is up to the end user to implement.)
11. Enjoy :)
***NOTE: To utilize Steam you must launch as a "Standalone Game" or utilize a packaged build with Steam running.***
--------------------------------------------
Known Bugs
--------------------------------------------
**Bug:** Client Returning to "Main Menu" can't join another game.
**Fix:** InProgress
**Fix:** Fixed 08/07/2016 at Changeset - a1943cb579fc
**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
**Bug:** Split screen settings not specific to player
**Fix:** None Available
**Fix:** None available, unknown fix
--------------------------------------------
Project Credits
--------------------------------------------
**Project Credits:**
Metahusk, mordentral, rama, Thaddeus Delude, The Tune Peddler, ZioYuri78
Metahusk, mordentral, rama, Thaddeus Delude (parvan), 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)
This project was put together by Metahusk using a collection of community content. Please credit everyone listed here and provide a link to our websites.
**Project Blueprints:**
This project’s blueprint files are released under the Creative Commons Attribution 4.0 International License. CC BY 4.0
@@ -83,6 +94,6 @@ 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.)
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.
This 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.