diff --git a/README.md b/README.md index 7423bec..6fd11c7 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,10 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next-app`](https://github.com/vercel/next.js/tree/canary/packages/create-next-app). -![](./assets/playing.webm) +![](./assets/playing.mp4) -![](./assets/connection.webm) +![](./assets/connection.mp4) -![](./assets/smashing.webm) +![](./assets/smashing.mp4) This single page Next.js website, showcases how you can receive events form a Rust game server and displaying it live by utilizing a Socket.Io server. diff --git a/assets/connecting.mp4 b/assets/connecting.mp4 new file mode 100644 index 0000000..0282438 Binary files /dev/null and b/assets/connecting.mp4 differ diff --git a/assets/smashing.webm b/assets/playing.mp4 similarity index 73% rename from assets/smashing.webm rename to assets/playing.mp4 index 9b5df06..8516897 100644 Binary files a/assets/smashing.webm and b/assets/playing.mp4 differ diff --git a/assets/playing.webm b/assets/playing.webm deleted file mode 100644 index 1d88784..0000000 Binary files a/assets/playing.webm and /dev/null differ diff --git a/assets/connection.webm b/assets/smashing.mp4 similarity index 64% rename from assets/connection.webm rename to assets/smashing.mp4 index 26fc397..56c5731 100644 Binary files a/assets/connection.webm and b/assets/smashing.mp4 differ