From 2cbb8852411ae7b649a5aa7a4cd98a7765705d91 Mon Sep 17 00:00:00 2001 From: Pagwin Date: Wed, 31 Aug 2022 17:34:03 -0400 Subject: [PATCH] gave up on sc2 ai article --- content/blog/sc2_ai_pain.md | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 content/blog/sc2_ai_pain.md diff --git a/content/blog/sc2_ai_pain.md b/content/blog/sc2_ai_pain.md deleted file mode 100644 index a42cda4..0000000 --- a/content/blog/sc2_ai_pain.md +++ /dev/null @@ -1,23 +0,0 @@ ---- - -title: "Rust sc2 ai on linux pain" - -description: "" - -date: 2022-03-31 - -draft: true - ---- - -(intro building an ai in sc2 and why I'm interested in that) - -(trying to set it up with lutris initially but rust-sc2 looking for the wrong binary location) - -(trying to use an in dev version of rust-sc2 so wine would get handled correctly) - -(trying finding out about the headless version) - -(complaining about them doing ~/StarCraftII instead of /home/username/StarCraftII) - -(what do I wanna do with Hassium now?)