Skip to content

Commit

Permalink
v1.0.0-alpha.8
Browse files Browse the repository at this point in the history
  • Loading branch information
wvffle committed Mar 25, 2020
1 parent 8153464 commit d7d91f5
Show file tree
Hide file tree
Showing 4 changed files with 101 additions and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mcpd",
"version": "1.0.0-alpha.7",
"version": "1.0.0-alpha.8",
"main": "index.js",
"bin": {
"mcpd": "bin/mcpd.js"
Expand Down
1 change: 1 addition & 0 deletions public/app.08a42d44.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions public/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Minecraft Packet Debugger</title><link rel="stylesheet" href="/app.08a42d44.css"></head><body> <div id="app"></div> <script src="/main.c8631edd.js"></script> </body></html>
98 changes: 98 additions & 0 deletions public/main.c8631edd.js

Large diffs are not rendered by default.

0 comments on commit d7d91f5

Please sign in to comment.