Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Okay nevermind! I did a bit more digging and found out what was wrong and how to fix it and get the game working! So, opening the game's directory, you've got to get to that first nwjs file, then open terminal and type in "chmod +x " and then drag the nwjs file into the terminal and you will see a long line of text showing the directory which should look like this "/Users/[name]/Downloads/Lust\ Doll\ Plus\ r17.2\ \(Mac\)/Game.app/Contents/MacOS/nwjs "
You then hit enter and that file will turn into an executable. Then, open the "versions" file, open the file with those numbers, and then open the package contents of "nwjs helper". Open the "Contents" Folder, then the "MacOS" folder, and you will see the "nwjs helper" file. Do the same thing to that file that you did with the "nwjs" file before and turn it into an executable. From there, hold control while opening the game and it will launch properly!

Awesome, thanks for writing it up!