Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Chris Yeninas <[email protected]>
  • Loading branch information
starfi5h and PhantomGamers authored Mar 16, 2024
1 parent 2af3443 commit f452015
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/scripts/thunderstore_bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ function generateManifest() {
const manifest = {
name: pluginInfo.name,
description:
"With this mod you will be able to play with your friends in the same game! Now support combat mode in game version 0.10.29",
"With this mod you will be able to play with your friends in the same game! Now supports combat mode in game version 0.10.29",
version_number: pluginInfo.version,
dependencies: [
BEPINEX_DEPENDENCY,
Expand Down
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- @mmjr, @phantomgamers, @sp00ktober: Review code and provide suggestions

0.9.0:
- Now compatible with game Dark Fog version (DSP 0.10.x). Combat mode is not supported yet.
- Now compatible with Dark Fog game version (DSP 0.10.x). Combat mode is not supported yet.
- @phantomgamers: fix compilation after update and overall fixes/cleanup
- @phantomgamers: fix UIVirtualStarmap patches
- @phantomgamers: reviewing code from other contributers
Expand Down

0 comments on commit f452015

Please sign in to comment.