Skip to content

Releases: BrandenEK/Blasphemous.ModdingAPI

Modding API v2.1.2

11 Mar 01:35
a79612a
Compare
Choose a tag to compare
  • Color framework mods differently than normal ones

Modding API v2.1.1

20 Feb 23:36
Compare
Choose a tag to compare
  • Move mod list to left side and improve display

Modding API v2.1.0

10 Feb 15:01
fa70724
Compare
Choose a tag to compare
  • Removes most functionality not related to mod properties
  • These functions will be implemented in separate mods

Modding API v2.0.2

06 Feb 17:03
b5f0d4a
Compare
Choose a tag to compare
  • Better method of loading pictures for custom items

Modding API v2.0.1

28 Jan 02:32
aa2b98a
Compare
Choose a tag to compare
  • Use ModInfo on build to determine project properties

Modding API v2.0.0

28 Jan 01:50
5930642
Compare
Choose a tag to compare

Complete rewrite
All functionality is the same, but internally is handled more like the superior API for BlasII

Modding API v1.5.0

15 Sep 17:17
af44759
Compare
Choose a tag to compare
  • Remove modding tools from api download

Modding API v1.4.0

30 May 15:29
Compare
Choose a tag to compare

Allows mods to use configurable keyboard input that can be changed from the Modding/keybindings folder

Modding API v1.3.4

30 Apr 14:44
Compare
Choose a tag to compare

Adds more objects that can be loaded in through the level editor
Follow the instructions here on how to install the API: https://github.com/BrandenEK/Blasphemous-Modding-API#how-to-use

Modding API v1.3.3

31 Mar 14:49
Compare
Choose a tag to compare

Fixes level loading bug and improves methods for adding/removing items
Follow the instructions here on how to install the API: https://github.com/BrandenEK/Blasphemous-Modding-API#how-to-use