Follow the prompts to complete the installation and click to apply the changes. Creating .bnp Files
: Drag and drop any .asm file over the AsmToBnp.exe . It will prompt you for a mod name and generate the file automatically.
: Use a tool like 7-Zip or WinRAR to extract the contents. You should see a file with a .bnp extension. Open BCML : Launch your BCML mod loader. Install the Mod : Click the "+" (Install) button in BCML. BnP.7z
The file extension (often distributed within .7z archives) typically refers to a Breath of the Wild mod format compatible with the Breath of the Wild Cross-Platform Mod Loader (BCML) . Installing .bnp Mods
If you have a file named BnP.7z (or similar), it likely contains a .bnp file for a game mod. Follow the prompts to complete the installation and
If you are a developer looking to compile ASM files into a .bnp format, you can use tools like Asm-To-Bnp on GitHub :
Select and navigate to your extracted .bnp file. : Use a tool like 7-Zip or WinRAR to extract the contents
: Open a command prompt where the executable is located and run AsmToBnp.exe auto=true to automatically pull the mod name from the filename (e.g., modname.asm becomes modname.bnp ).