4.11 Upgrade ~ Happy Valentines Day!
Dear Community,
As per popular request I have upgraded my plugin to 4.11 preview!
[FONT=Comic Sans MS]Happy Valentines Day!
(post is a little late cause it took a long to do the upgrade)
**Download Link:**
**Victory Plugin 4.11 For Editor (7.23MB)**
https://wiki.unrealengine.com/File:VictoryPlugin.zip
Git Update!
I have updated my Victory Plugin Github to 4.11
I would like to take opportunity to thank community member Stormwind for inspiring the setup of Git version!
**4.10 vs 4.11**
To resolve the of having to support two versions, I have concluded that **my last supported plugin version for 4.10 is February 6th.**
future plugin releases will be for 4.11, preview or full release.
4.11 Known Issues
Please note that 4.11 has not been released yet and my support of 4.11 is in beta just like 4.11 is.
A few things have changed in 4.11 preview:
- Packaging Victory Plugin requires ability to compile C++.
If you can compile C++ via Visual Studio 2015, then hereās how you package the plugin:
a. In visual studio,** rebuild** for your chosen build, such as Development (Game) x64
b. Load editor and package game for your chosen build, such as Development x64
Again please note you have to first compile for your correct final build in Visual Studio itself.
Reason: The plugin intermediate folder is not optional and is not regenerated within the Editor during packaging. I cant include it in the wiki file links since it is 135mb of stuff. Intermediate folder is supposed to be optional, and was until 4.9/4.10. I presume it is a bug that currently UE4 does not regenerate the plugin intermediate folder if it is missing, and will have to consult with Epic once 4.11 is released to see if has been addressed, as it would affect every C++ plugin that was put on the marketplace.
My life will be easier once plugins are officially on the marketplace and the way in which BP-only users can package C++ plugins has been fully ironed out.
**EDIT: **Solution currently is to move the plugin to the Engine folder: How To Package Victory Plugin
Because 4.11 is in Beta/preview, I can only presume fix is on the way.
So please note thereās nothing I can do presently to resolve matter of requiring C++ to package for 4.11, and you should not expect to be able to package Victory Plugin for 4.11 unless you have Visual Studio 2015 or are willing to give C++ compiling a try
If you are, you can download Visual Studio 2015 here:
Please note you want the Community version.
**Technical**
Please note that Classes folder was removed, I am using only Public/Private now which compiles faster.
Internal code structure of the plugin has been updated to 4.11 standards.
Summary:
Have fun playing with my Victory Plugin in 4.11 !
**Donations**
Donations can be sent to me via:
http://lightningfitness.org/donate/
Enjoy!