ahmedmaher05 / LLG-MP

Language Learning Gamification Media Player
https://ahmedmaher09.github.io/LLG-MP/
27 stars 7 forks source link

Added Mac OS support. Updated README. #19

Open colossatr0n opened 2 years ago

colossatr0n commented 2 years ago

Added Mac OS support and updated README. This is in reference to https://github.com/engMaher/LLG-MP/issues/18.

The build scripts for Mac require that the VLC dylibs be put in the LLG-MP app's Framework directory. This is because of an issue with WebChimera.

Also, I removed some of the path creation logic in app.js related to the newVocab due to incompatibility with forward slashes vs backslashes. Not sure if it'll break things for the Windows build or not. -> fixed this with commit b4ec8a4

The majority of the files added in this PR are for the VLC Mac plugins.

Here's a preview of the table added to the README:

image