A series of tools to assist in fusing different personae/demons across the Shin Megami Tensei franchise of video games.
Currently supported games are:
- Persona 5 (kind of)
sudo apt install -y nodejs npm
npm install -g @angular/cli
git clone https://github.com/PickleProgramming/smt-tools.git
cd smt-tools
npm install
ng serve
At the time of writing a dependency, AngularDataTables, installs a bad version by defualt onto my version of Angular. Run the following command in the root directory of the repo to install a working version:
npm install @types/[email protected]
Then you can navigate to http://127.0.0.1:4200/ to see the webpage
If you are having trouble due to having an outdated version of Node.js, I recommend using nvm: https://github.com/nvm-sh/nvm
If you get an EACCESS
error trying to globally install angular-cli you can follow this guide to setup an installation just for your user: https://docs.npmjs.com/resolving-eacces-permissions-errors-when-installing-packages-globally#reinstall-npm-with-a-node-version-manager
Using sudo
is not recommended as it can lead to issues trying to update your projects to new versions of angular.
JSON Data and Inspiration: https://github.com/aqiu384/megaten-fusion-tool P5-Fonts: p5Hatty - https://www.youtube.com/watch?v=6B90DMr-OBY Expose - https://befonts.com/expose-typeface.html