2.1 - Installation via npm
Install player-map in your project.
Installation
With pnpm
pnpm install player-map
With npm
npm install player-map
With yarn
yarn add player-map
Installed 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: