Installation
2.1 - Installation via npm
Install player-map in your project with npm, pnpm or yarn.
Install player-map in your project.
Installation
With pnpm
pnpm install player-mapWith npm
npm install player-mapWith yarn
yarn add player-mapInstalled version
The latest version of player-map will be installed. You can check the version
in your package.json:
{
"dependencies": {
"player-map": "^1.0.18"
}
}Next steps
Once player-map is installed, you can proceed with configuration: