Skip to content

Latest commit

 

History

History
45 lines (35 loc) · 1.18 KB

setup_no_docker.md

File metadata and controls

45 lines (35 loc) · 1.18 KB

setup on ubuntu without docker

Warning! Always use docker if possible!

如果可以选择,请一定先尝试docker方案

This file is written for those who are very confident to solve all kinds of problems and errors on their own!

本文件仅写给对解决各种软件依赖十分自信的老手作为参考

python version

python 3.8

pip requirements

Please read pip_requirement

Download and extract starcraft

cd /home/hmp
git clone https://github.com/binary-husky/uhmap-visual-tool.git
python linux_deploy_starcraft_all_versions.py
mv /home/hmp/uhmap-visual-tool/UnrealEngine/home/hmp/*  /home/hmp

Download Unreal-HMAP binary client

Please read get UHMP

Download and extract HMAP main framework

cd /home/hmp
git clone https://github.com/binary-husky/hmp2g.git
cd /home/hmp/hmp2g