macOS, 파이썬 API 마인크래프트 서버 설치

맥을 기준으로 한 설치 및 설정입니다.

1.마인크래프트설치
-http://minecraft.net 에서 구입하여 설치합니다.

2.파이썬 3.5.6 설치 및 설정
-brew설치
$ /usr/bin/ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)”
-파이썬 설치 및 확인
$ brew install python3
$ python3 —version

3.JDK SE설치
-http://www.oracle.com/technetwork/java/javase/downloads/index.html 접속 후 1.8 이상 다운로드 및 설치
-자바 설치 확인
$ java -version

4.마인크래프트 파이썬 API, SPYGOT 설치
-https://nostarch.com/programwithminecraft 접속
-Download the setup files for Mac OS (Minecraft Tools Mac.zip) 다운로드 및 압축풀기
-Install_API.command 설치
$ ./Install_API.command
-server 폴더 이동 후 서버 실행
$ ./start.command

크레이그 리처드슨 저, ‘Learn to Program with Minecraft: Transform Your World with the Power of Python’ 원서 및 번역서를 기반으로 한 포스팅 게시물임을 알려드립니다.

https://play.google.com/store/apps/details?id=vdream.vd.com.vdream

댓글

이 블로그의 인기 게시물

[LINUX] CentOS 부팅시 오류 : UNEXPECTED INCONSISTENCY; RUN fsck MANUALLY

[MSSQL] 데이터베이스가 사용 중이어서 배타적으로 액서스할 수 없습니다

구글코랩) 안전Dream 실종아동 등 검색 오픈API 소스를 공유합니다. (구글드라이브연동, 이미지 수집 소스)