Giter VIP home page Giter VIP logo

mcafs's Introduction

English δΈ­ζ–‡

Minecraft Assets FTP Server

An FTP server dedicated to accessing the .minecraft/assets directory in Minecraft games, allowing users to easily manage these resource files via an FTP client.

Installation

npm i -g mcafs

Usage

mcafs -u localhost:2023

Access ftp://localhost:2023 using any FTP client.

Command Line Options

flags Default Description Options
-v --version Show version number
-h --help Show command help
-d --assertsDir <assetsDir> Default path of .minecraft/assets Customizes the assets directory location
-u --url <url> URL, e.g., ftp://0.0.0.0:2023. If specified, addr and port options are ignored
-a --addr <addr> 127.0.0.1 IP address
-p --port <port> 21 FTP port number
-l --logLevel <logLevel> info Log level all,trace,debug,info,warn,error,fatal,mark,off

Path of directory .minecraft/assets

Refer to .minecraft/path - Minecraft Wiki

OS Path
Windows %APPDATA%\.minecraft\assets
macOS ~/Library/Application Support/minecraft/assets
Linux ~/.minecraft/assets

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.