-
Notifications
You must be signed in to change notification settings - Fork 4
File Structure
Samyuth edited this page Aug 13, 2022
·
1 revision
Currently the project is split into five main directories each technically completely independent though they may depend on files from utilities in other directories. Also to note in the root are a heroku procfile as well as a package.json needed to deploy the markiplier in space application publicly.
-
Electron-UI: The desktop application currently only serving the parsed Tsukihime graph -
Lomando: Contains the scripts to parse and represent the lomando web game -
Markiplier: Contains the scripts to parse and represent the choice from the youtube series Markiplier in Space -
Node-UI: The user interface for the Markiplier in space application- [
public]: Contains the HTML file with the vis-js settings and styling
- [
-
Tsukihime: Contains the scripts to parse and create a representation of the tsukihme game-
utilities: Contains utility scripts
-