2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00
2022-03-29 12:27:47 -07:00
2022-03-30 03:04:49 +00:00
2022-03-30 03:04:49 +00:00

Minetest-wasm

This is an experimental port of Minetest to the web using emscripten/WebAssembly.

System Requirements

This has only been tested on Ubuntu 20.04.

  • Ubuntu: apt-get install -y build-essential cmake tclsh

Pre-requisites

The Emscripten SDK (emsdk) must be installed, activated, and in the PATH. It is assumed to be installed in $HOME/emsdk (edit common.sh to change this).

Building

cd minetest-wasm
./build_all.sh

Installation

If the build completes successfully, the www/ directory will contain the entire application. This includes an .htaccess file which sets headers that are required (by browsers) to load the app. If your webserver does not recognize .htaccess files, you may need to set the headers in another way.

Description
No description provided
Readme 48 MiB
Languages
JavaScript 46.5%
Shell 35.8%
HTML 17%
Dockerfile 0.7%