Skip to content
This repository has been archived by the owner on Sep 28, 2024. It is now read-only.

Commit

Permalink
Update package information
Browse files Browse the repository at this point in the history
  • Loading branch information
EsotericEnderman committed Sep 28, 2024
1 parent 38d1b66 commit a1217ed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "minecraft-dungeons-optimiser",
"version": "1.0.0",
"description": "A program that optimises the boot of Minecraft Dungeons by removing the unnecessary loading videos.",
"description": "A simple script to quicken the boot time of Minecraft Dungeons by removing the unneeded loading videos.",
"main": "dist/main.js",
"scripts": {
"remove-loading-videos": "node .",
Expand All @@ -14,8 +14,8 @@
"loading",
"videos"
],
"author": "Slqmy",
"license": "ISC",
"author": "Esoteric Enderman",
"license": "MIT",
"dependencies": {
"fs": "^0.0.1-security",
"minecraft-dungeons-optimiser": "file:"
Expand Down

0 comments on commit a1217ed

Please sign in to comment.