fixing tiny typo
Go to file
Emily e4f58c0e4c
Merge pull request #15 from purpleempress/patch-1
Update LICENSE to AGPL
2020-04-19 13:21:16 +00:00
assets Did stuff 2020-04-01 19:33:02 +11:00
commands changed music up 2020-04-19 20:10:52 +10:00
events sans undertale 2020-04-19 00:14:37 +10:00
models Reformatted stuff, added data to imports 2020-04-06 15:54:45 +10:00
utils changed music up 2020-04-19 20:10:52 +10:00
.eslintrc.js adfghjfx 2020-04-03 17:26:16 +11:00
.gitignore sans undertale 2020-04-19 00:14:37 +10:00
LICENSE Update LICENSE to AGPL 2020-04-19 13:20:34 +00:00
README.md random 2020-04-06 15:54:09 +10:00
changelog.txt Finally decided on a help command I like 2020-04-12 19:15:31 +10:00
commandTemplate.js help command (unfinished) 2020-04-06 19:36:32 +10:00
configTemplate.js sentry 2020-04-12 10:28:31 +01:00
index.js changed music up 2020-04-19 20:10:52 +10:00
package-lock.json update deps 2020-04-19 00:14:23 +10:00
package.json update deps 2020-04-19 00:14:23 +10:00
version.json updated ship and functions 2020-04-08 18:12:01 +10:00

README.md

woomy-next

Rewrite of Woomy's codebase, because I'm getting really sick of working on shitty two year-old code. If you aren't a developer, please switch back to the master branch!

notes for devs

  • please install ESLint and use the included .eslintrc.js file to have properly formatted code when you're writing Woomy