Instead, why not make a mod!
Your scenes or actions do not interfere with the rest of the game files...
Put your two folders (Interactions and Scenes) inside a folder called, example: Grifter_Vampire
Then: create a lpmod file with this in it:
Code:
MODULE_UNIQUEID: Grifter_Vampire
MODULE_NAME: Name of your Module
MODULE_AUTHOR: Grifter
MODULE_LINK:
MODULE_DESCRIPTION: Your little description here.
MODULE_REQUIREMENTS: vin_NonConsensual
MODULE_VERSION: 1.0.0
and call it, example:"Grifter_Vampire.lpmod"
Then put Grifter_Vampire.lpmod in the Grifter_Vampire folder
You now have a mod!
Nice job!