0.210928.0 • Published 3 years ago

@kancolle/main v0.210928.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

@kancolle/main

Using KanColle's main.js in Node.js.

npm package dependencies devDependencies

Install

yarn add @kancolle/main

Usage

See src/test.js for some working examples. See dist/api for more functions.

Build

To build files in dist:

yarn
yarn build
yarn test

dist/main.js is the final patched file.

Todo

  • After main.init() a request to version.json will be performed with axios, that won't work due to browser security related issues, more browser simulation is required. Similarly, many functions won't work without api_start2 response. For example, main.ShipLoader.getPath need versions from api_start2.
  • It is better to mock all the things rather than pulling heavy dependencies (like canvas).
0.210928.0

3 years ago

0.210508.0

3 years ago

1.0.15

5 years ago

1.0.14

5 years ago

1.0.13

5 years ago

1.0.12

5 years ago

1.0.11

5 years ago

1.0.10

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago