From 27280e2252e2ebb526812490d665538efe1844ee Mon Sep 17 00:00:00 2001 From: dooskington Date: Wed, 7 Dec 2022 22:13:18 -0800 Subject: [PATCH 1/2] N40: Scummstreets --- content/news/040/index.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/content/news/040/index.md b/content/news/040/index.md index e861cbccf..4324abbc1 100644 --- a/content/news/040/index.md +++ b/content/news/040/index.md @@ -195,6 +195,19 @@ were shared on [Dev.to][timely-defuse-dev]. [@E_net4]: https://hachyderm.io/@E_net4 [timely-defuse-dev]: https://dev.to/e_net4/timely-wrap-up-quick-notes-on-timely-defuse-441o +### [Scummstreets] + +[Scummstreets] is a new multiplayer online role-playing game by [@dooskington]. +The game is a fork/sequel to [Antorum Isles], so the game server is written in Rust, +and the official client is made with Unity. It's still in a pre-alpha state. + +There was one dev log published this month: +- [2: Character And Combat Work](https://ratwizard.dev/dev-log/scummstreets/2) + +[Scummstreets]: https://ratwizard.dev/dev-log/scummstreets +[Antorum Isles]: https://antorum.ratwizard.dev/ +[@dooskington]: https://twitter.com/dooskington + ## Engine Updates ### [Pixel Engine][pixel_engine] From 59bc80e942c8d92240467c13b0eb9a3cfd28a9b3 Mon Sep 17 00:00:00 2001 From: dooskington Date: Fri, 9 Dec 2022 11:18:57 -0800 Subject: [PATCH 2/2] fix spacing --- content/news/040/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/news/040/index.md b/content/news/040/index.md index 4324abbc1..747e809db 100644 --- a/content/news/040/index.md +++ b/content/news/040/index.md @@ -202,6 +202,7 @@ The game is a fork/sequel to [Antorum Isles], so the game server is written in R and the official client is made with Unity. It's still in a pre-alpha state. There was one dev log published this month: + - [2: Character And Combat Work](https://ratwizard.dev/dev-log/scummstreets/2) [Scummstreets]: https://ratwizard.dev/dev-log/scummstreets