your current location:首页 > news>Project Malmo / Microsoft Malmö Mod Minecraft

Project Malmo / Microsoft Malmö Mod Minecraft

2024-12-12 09:20:56|Myriagame |source:minecraft skins

Foreword

"Microsoft created Project Malmö, which uses the world of Minecraft as a test site for senior artificial intelligence research."

Project Malmö is Mojang's first and only MOD supporting MOD.It allows players to view and edit Minecraft code.

Overview

Project Malmö joined the function of viewing and editing Minecraft code.This allows the creatures in Minecraft to move, destruction, placement, synthesis, etc. can only be performed by players.

Download and run

download

Go to https://github.com/microsoft/malmo or choose a version in https://github.com/microsoft/malmo/releases;

download.

Use LaunchClient script to run

Windows

In the command prompt in the decompression folder of the Project Malmö, enter the following command:

 CD Minecraftlaunchclient 

Start agent.

Mac and linux

In the decompression folder of Project Malmö, enter the following in the terminal:

 CD Minecraft && ./launchClient.sh 

or:

 cd minecraft./launchclient.sh 

Start agent.

Use the MOD JAR file

The above method of starting Minecraft is the recommended startup method.

However, if the player wants to start through the ordinary MINECRAFT promoter for some reason, he can also use the JAR file in the Mod folder in the decompression folder.Just copy the MOD JAR file to the MODS folder of the instance, and then use a starter to start MINECRAFT (premise that the corresponding version of forge is installed).