Skip to content

UltraModding/ultramodding.github.io

Repository files navigation

ULTRAKILL Modding Wiki!

Still WIP

have Node.js installed
run: 'npm install' to install the dependencies 
to run locally run: 'npm run serve/start'
to build locally run: 'npm run build'
to publish set the GIT_USER Environment variable to your github username
linux/mac: 'export GIT_USER=username'
win cmd: 'set GIT_USER=username'
powershell: '$env:GIT_USER="username"'
then run: 'npm run deploy'

todo:

keep writing documentation
reflection documentation
fix formatting

etc

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published