1- Create a folder called : vin_Fantasy, inside LifePlay/Content/Modules/....
2- In that folder add a file called: vin_Fantasy.lpmod
3- Inside vin_Fantasy.lpmod, add this:
Code: Select all
MODULE_UNIQUEID: vin_Fantasy
MODULE_NAME: LifePlay Fantasy Module
MODULE_AUTHOR: Vinfamy
MODULE_LINK:
MODULE_DESCRIPTION: fantasy folder
MODULE_REQUIREMENTS:
MODULE_VERSION: 0.0.1
5- Put all lpaction files from the "vin_Base/fantasy" folder inside vin_Fantasy/Actions folder
6- Put all lpscenes files from the "vin_Base/fantasy" folder inside vin_Fantasy/Scenes folder
7- Delete the fantasy folder located in vin_Base
8- Done!