mcafs

1.1.0 • Public • Published
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

Dependencies (9)

Dev Dependencies (4)

Package Sidebar

Install

npm i mcafs

Weekly Downloads

8

Version

1.1.0

License

MIT

Unpacked Size

50.3 kB

Total Files

13

Last publish

Collaborators

  • leawind