Skip to content
This repository has been archived by the owner on Jun 2, 2020. It is now read-only.

passcod/mfdrm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

THE MANIFOLD REALMS WRAPPER

Screenshot

Uses node-webkit to provide a single-purpose window onto The Manifold Realms. Made in the same vein as my earlier twd and also kndl.

Require node-webkit 0.7.x or greater.

RUNNING

all platforms

from source:

# Install node-webkit
$ git clone git://github.com/passcod/mfdrm.git
$ cd mfdrm
$ nw .

from package:

# Install node-webkit
$ wget https://github.com/passcod/mfdrm/releases/download/v1.0.0/app.nw
$ nw app.nw

making your own package:

# Install node-webkit
git clone git://github.com/passcod/mfdrm.git
cd mfdrm
zip -9 app.nw LICENSE README.md icon.png index.html package.json

pre-built binaries

These are a nightmare to make. Do it yourself if you want to.

About

The Manifold Realms, standalone viewer

Resources

License

Stars

Watchers

Forks

Packages

No packages published