Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Socket
Sign inDemoInstall

resourcepacker

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resourcepacker - npm Package Versions

2

1.2.1

Diff

Changelog

Source

1.2.1

2021-03-06

  • Changed default CLI packing behavior to output to a zip file instead of a folder.
  • Fixed invalid versions not outputting a pack_format.
  • Refactored code to be written in TypeScript.
nixinova
published 1.2.0 •

Changelog

Source

1.2.0

2021-01-23

  • Added Node.js exports, init(options?) and pack(input, output, options?)
  • Added optional <input> command-line option to rpkr pack, changing the syntax to rpkr pack [<input>] [<output>|--force].
  • Changed default file globs to be more specific.
nixinova
published 1.1.1 •

Changelog

Source

1.1.1

2021-01-23

  • Refactored pack format information to use package pack-format.
nixinova
published 1.1.0 •

Changelog

Source

1.1.0

2021-01-21

  • Added support for packaging to a zip file by appending .zip to the output name.
  • Added --folder flag (alias -f) to package to an automatically-named folder instead of the default zip file.
  • Changed default packaging from a folder to a zip file.
nixinova
published 1.0.3 •

Changelog

Source

1.0.3

2021-01-02

  • Added support for pack version 7 (Minecraft 1.17+).
  • Added a warning when initialising inside an existing project.
  • Changed the output folder name to more accurately combine the release and development versions.
  • Changed the output of rpkr (without any parameters) to display a welcome message instead of an error.
  • Bumped copyfiles dependency from 2.3.0 to 2.4.1.
nixinova
published 1.0.2 •

Changelog

Source

1.0.2

2020-08-08

  • Fixed special characters in custom parameter names not being escaped when substituting.
nixinova
published 1.0.1 •

Changelog

Source

1.0.1

2020-08-08

  • Added support for pack version 6 (Minecraft 1.16.2+).
nixinova
published 1.0.0 •

Changelog

Source

1.0.0

2020-08-01

  • Added configver parameter to the .rpkr.json configuration file.
nixinova
published 1.0.0-pre3 •

Changelog

Source

1.0.0-pre3

2020-07-18

  • Breaking: Changed configuration file from .rpkr (in a custom format) to .rpkr.json (in a JSON format).
  • Added support for automatic langugage generation by setting the values of language codes in the .rpkr.json configuration file.
nixinova
published 1.0.0-pre2 •

Changelog

Source

1.0.0-pre2

2020-07-16

  • Added description property to .rpkr, which creates an automatic pack.mcmeta file if set.
    • Can contain references to other parameters in the .rpkr file (including custom ones) by enclosing the parameter name in angle brackets (<>).
    • Ampersands (&) are automatically converted to section signs (§) to become color codes.
    • Pack version is automatically generated from the value of mcver.
  • Added support for custom variables in the .rpkr configuration file.
2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc