Skip to content

Commit

Permalink
Bump BF Emulator version
Browse files Browse the repository at this point in the history
  • Loading branch information
AnimatedSwine37 committed Sep 17, 2023
1 parent 85dfef4 commit ba0c7da
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Emulator/BF.File.Emulator/CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,2 +1,5 @@
# 1.0.0
Initial Mod Release
Initial Mod Release

# 1.1.0
Add AddDirectory and AddFile functions to API
2 changes: 1 addition & 1 deletion Emulator/BF.File.Emulator/ModConfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"ModId": "reloaded.universal.fileemulationframework.bf",
"ModName": "BF Emulator for File Emulation Framework",
"ModAuthor": "AnimatedSwine37",
"ModVersion": "1.0.0",
"ModVersion": "1.1.0",
"ModDescription": "Simulates Atlus BF files. Allows mods to add or replace existing files using files on disk.",
"ModDll": "BF.File.Emulator.dll",
"ModIcon": "Preview.png",
Expand Down

0 comments on commit ba0c7da

Please sign in to comment.