2.0.8 • Published 3 years ago

@mcbe/item v2.0.8

Weekly downloads
14
License
ISC
Repository
github
Last release
3 years ago

What is this?

This is compilations of my packages
Packages will depart when they grow big enough
It's VSCode Project

source in node_modules

It contains source code in node_modules directory to manage multiple packages
And It makes bug by npm
Projects will clean by npm when use npm install
Please commit modified source before use npm install and revert it

Launch

It have 4 launch options by VSCode

  • Publish: It will publish all npm modules
  • Test: It will test
  • Generate ID: It will generate @mcbe/identifier/id.ts and @mcbe/recipe/list.ts with vanila_packs and extra_id.ts
  • Generate Lang: It will generate @mcbe/lang/data/* with vanila_packs/lang

<packages> tag in .gitignore & .eslintignore

It indicates package list to manage by this project
If you put it to one of both, It will automatically add to other one when launch Test
And It will add to package.json and tsconfig.json automatically

File explanations

  • publish_result.json: Published versions by Publish, It will used to check latest version
  • node_modules/@mcbe/*: packages
  • resource_packs/vanila: vanila resource_pack, It will parsed by Test
  • behavior_packs/vanila: vanila behavior_pack, It will parsed by Test
  • tool/publish.ts: test and publish tool (Publish, Test)
  • tool/generate.ts: generate tool (Generate ID, Generate Lang)
2.0.8

3 years ago

2.0.6

3 years ago

2.0.2

3 years ago

2.0.5

3 years ago

2.0.4

3 years ago

2.0.1

3 years ago

1.0.4

4 years ago

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago