BlasII.ModdingAPI
0.3.3
See the version list below for details.
dotnet add package BlasII.ModdingAPI --version 0.3.3
NuGet\Install-Package BlasII.ModdingAPI -Version 0.3.3
<PackageReference Include="BlasII.ModdingAPI" Version="0.3.3" />
paket add BlasII.ModdingAPI --version 0.3.3
#r "nuget: BlasII.ModdingAPI, 0.3.3"
// Install BlasII.ModdingAPI as a Cake Addin #addin nuget:?package=BlasII.ModdingAPI&version=0.3.3 // Install BlasII.ModdingAPI as a Cake Tool #tool nuget:?package=BlasII.ModdingAPI&version=0.3.3
BlasII Modding API
How to use
First download the modding tools and follow the instructions here: https://github.com/BrandenEK/BlasII.ModdingTools. Then download this modding API and any other mods you want to play with and extract them into the Modding folder.
Development
To develop a mod for Blasphemous 2, run these commands to create a new template project:
dotnet new install Blasphemous.Modding.Templates
dotnet new blas2mod -n ProjectName -m ModName -au AuthorName -ve GameVersion
For example, to create a mod that adds the Boots of Pleading item, I would run the command:
dotnet new blas2mod -n BlasII.BootsOfPleading -m "Boots of Pleading" -au Damocles -ve 1.0.5
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
-
net6.0
- BlasII.ModdingReferences (>= 1.1.0)
- Il2CppInterop.Runtime (>= 1.4.5)
- LavaGang.MelonLoader (>= 0.6.1)
- Lib.Harmony (>= 2.2.2)
- Newtonsoft.Json (>= 13.0.3)
NuGet packages (9)
Showing the top 5 NuGet packages that depend on BlasII.ModdingAPI:
Package | Downloads |
---|---|
BlasII.QualityOfLife
Provides customizable options to improve the gameplay experience |
|
BlasII.Randomizer
An item randomizer for the game Blasphemous 2 |
|
BlasII.SaveAndQuit
Allows the player to save and quit from anywhere |
|
BlasII.DebugMod
Provides various debug utilities such as hitbox viewer and free cam |
|
BlasII.CheatConsole
Adds a console with various debug commands |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.1.0 | 146 | 11/8/2024 |
1.0.3 | 93 | 11/2/2024 |
1.0.2 | 138 | 10/29/2024 |
1.0.1 | 83 | 10/21/2024 |
1.0.0 | 168 | 10/15/2024 |
0.8.4 | 210 | 1/3/2024 |
0.8.3 | 173 | 12/28/2023 |
0.8.2 | 118 | 12/27/2023 |
0.8.1 | 124 | 12/22/2023 |
0.8.0 | 145 | 12/19/2023 |
0.7.0 | 158 | 12/17/2023 |
0.6.0 | 312 | 11/10/2023 |
0.5.3 | 120 | 11/9/2023 |
0.5.2 | 174 | 11/6/2023 |
0.5.1 | 149 | 11/5/2023 |
0.5.0 | 147 | 11/5/2023 |
0.4.0 | 216 | 10/16/2023 |
0.3.4 | 174 | 10/14/2023 |
0.3.3 | 123 | 10/14/2023 |
0.3.2 | 144 | 10/14/2023 |