# Amethyst Web Server ## A word of warning! Currently Amethyst is in very early alpha stage, a lot of things will be broken, names won't be correct, promised features missing, but I'm very much working on it live! Every save I do increments the build number by 1, I won't publish all of them, but most of them will be published. Once a milestone is hit (e.g. a new feature fully implemented), I'll publish a release! ## Currently working features: * New configuration is ~75% done, most features work. * Fixed **A LOT** of unreported bugs from the old code. * More resilliency against errors. * Improved security. ## Project status: Amethyst will stay in beta for a while, I want all features to work, put I will make pre-release versions that are mostly stable. They can be found as the `amethyst-prerel-0.a.b` releases. I won't guarantee 100% stability, but waay more than just some random build. ## Install instructions: Install Python, and change the provided config. ## Minimum requirements: Python 3.8+ And whatever PC that happens to run that. I recommend Python 3.10 or above though, with a PC running: * Windows 8.1+ * macOS 10.15+ * Linux 4.19+ * FreeBSD 13.2R+ * Some other somewhat recent OS. ## Currently W.I.P. Check back later!