Skip to content

Getting Started

Bf6mods' goal is to be as easy as possible to use while providing complete control to the user, using TypeScript.

Starting Your First Bf6mods Project

bash
npx @bf6mods/cli init

NOTE

Ensure that you are using Node v22 and above, and if you are on Linux install libsecret-1-0.

Once you are done answering all the questions, you will have a new project, and can begin to build mods!