mirror of
https://github.com/Pagwin-Fedora/website.git
synced 2025-07-18 07:25:43 +00:00
beginning work on a new article on the sc2 ai
This commit is contained in:
parent
458787e7d5
commit
4e7bc06eb9
1 changed files with 23 additions and 0 deletions
23
content/blog/sc2_ai_pain.md
Normal file
23
content/blog/sc2_ai_pain.md
Normal file
|
@ -0,0 +1,23 @@
|
|||
---
|
||||
|
||||
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?)
|
Loading…
Reference in a new issue