-
Notifications
You must be signed in to change notification settings - Fork 0
Installation
The installation process is fairly simple and is handled by the package manager npm:
npm install --save battlefield6-api
After installation, you can directly switch to Usage!
If you would like to contribute to this project, additional software must be installed:
WinGet install Google.Protobuf
First, clone this repository:
git clone https://github.com/Battlefield6/API.git
after an initial fetch, you need to install all depencies:
cd ./API/
npm install
We using IntelliJ IDEA (Ultimate) for development, because the tool sets for unit tests and general development are much more user-friendly than in Visual Studio Code.
However, you can also use VSCode or any other editor or IDE as long as the code base remains the same.
The actual abstraction layer for retrieving or sending data from the portal server.
⠀⠀
⠀⠀
⠀⠀
The actual abstraction layer for retrieving or sending data from the portal server.
⠀⠀
⠀⠀
⠀⠀


⠀⠀
Model data for simplified use of the data.
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
⠀⠀
Static data and informations.
⠀⠀
⠀⠀
⠀⠀