Skip to content

Repository files navigation

Banner

JavaScript  SvelteKit  Tauri  Tailwind 

Introduction

Milk Tea (stylized as MilkTea) is a project that aims to create an alternative client for the web-based survival game zombia.io. Now in v1.0.0! 🎉

Install

Get the binaries from the Releases page!

For macOS Users

When you encounter this error: "MilkTea.app" is damaged and can't be opened., it is because to notarize the app, I need a $99/year certificate from Apple and I am NOT paying that.

To fix it, run this command after you have placed the app in the Applications folder:

xattr -d com.apple.quarantine /Applications/MilkTea.app

Development

Setup

1. Setup Tauri

Follow the prerequisites page for building Tauri (here). (If any problems arise, please make an issue)
Install NPM dependencies if you haven't already:

pnpm i

2. Debug or build the client

Debug

To debug, run:

pnpm run tauri dev
Build

To build the client, run:

pnpm run tauri build

Tools

The project provides you with a decent selection of CLI tools that you can use to make development easier. See more at tools.

Extras

This project also contains a folder that is an archive of every (unminified) version of the web client's app.js file since public release. You can check them out at archive.

About

The new Zombia.io (v3) client

Resources

Stars

Watchers

Forks

Releases

Contributors

Languages