Compare commits

..

No commits in common. "main" and "V1.0.0" have entirely different histories.
main ... V1.0.0

2 changed files with 1 additions and 5 deletions

2
.gitignore vendored
View File

@ -1,2 +0,0 @@
*.sublime-project
*.sublime-workspace

View File

@ -1,9 +1,7 @@
{
"name": "WeaponInconsistencies",
"author": "Limbo",
"version": "1.0.0b",
"akiVersion": "2.2.0",
"version": "1.0.0",
"license": "CC-BY-NC-4.0",
"optionalDependencies": {},
"main": "package.js"
}