diff --git a/content/news/026/antorum.jpg b/content/news/026/antorum.jpg new file mode 100644 index 000000000..5b91fba83 Binary files /dev/null and b/content/news/026/antorum.jpg differ diff --git a/content/news/026/index.md b/content/news/026/index.md index 740db2202..2c3c10406 100644 --- a/content/news/026/index.md +++ b/content/news/026/index.md @@ -328,6 +328,26 @@ at [Idu's Discord server's #demo-download channel][idu-discord]! [@epcc10]: https://twitter.com/epcc10 [idu-discord]: https://discord.gg/PR3GgYYkym +### [Antorum Online] + +![Some players fishing at the beach](antorum.jpg) +_It's a good day for fishing..._ + +[Antorum Online] is a micro-multiplayer online role-playing game by [@dooskington]. +The game server is written in Rust, and the official client is being developed +in Unity. + +A few new features and lots of fixes were released to players this month, including +item enchantments and the mining skill! Crafting has been expanded as well, and +there are a ton of new monsters to fight and gear pieces to create. + +- [#36: Item Enchantments](https://ratwizard.dev/dev-log/antorum/36) +- [#37: Audio Sources And Other Stuff](https://ratwizard.dev/dev-log/antorum/37) +- [#38: Mining](https://ratwizard.dev/dev-log/antorum/38) + +[Antorum Online]: https://ratwizard.dev/dev-log/antorum +[@dooskington]: https://twitter.com/dooskington + ## Engine Updates ### [good-web-game]