Git Product home page Git Product logo

mapartcraft's Introduction

MapartCraft

A Minecraft mapart schematic and map.dat generator, designed to be feasible for both server admins and survival players on servers like 2b2t, running in your browser.

Requirements

MapartCraft is a static website written in ReactJS; running and building requires NPM / Node. Extra scripts in tools are written in Python3. tools/addColoursJSONBlock.py optionally uses ImageMagick to manage src/images/textures.png.

Building

  1. Acquire packages with npm install.
  2. Build using npm run build, or run a debug version with npm run start.
  3. Alternatively use the shell script build.sh for deployment on Linux. This will also copy a .htaccess file to the build folder for use with Apache.

The default build settings assume the app is being hosted at https://YOUR-SITE-HERE.com/mapartcraft. To change the folder from which the site is hosted modify the following:

  • homepage in package.json
  • basename in the Router in src/app.js
  • The RewriteRule in buildSources/apache/.htaccess if using Apache

Usage

Visit MapartCraft on rebane2001.com or use a mirror on web.archive.org. However, it is recommended to use the rebane2001.com site as it is always up to date with new features and bugfixes.

Credits/Thanks

mapartcraft's People

Contributors

rebane2001 avatar jb2170 avatar rekayno avatar mikroskeem avatar hundifan33 avatar tibowl avatar jalvaviel avatar 5idereal avatar altbatros avatar prismary avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.