Project Zomboid

Project Zomboid

108 lượt đánh giá
Mod release notes
   
Giải thưởng
Yêu thích
Đã yêu thích
Bỏ thích
Kích cỡ file
Đã đăng
Đã cập nhật
104.490 KB
31 Thg03, 2021 @ 11:52pm
14 Thg07 @ 4:20am
2 ghi chú thay đổi ( xem )

Đăng ký để tải xuống
Mod release notes

Mô tả
A small tool to show mod release notes on update.

For Players
You can install `Mod Release Notes` like any other mod you use. Every time Zomboid starts (well, enters the Main Menu) the mod checks if a mod has been updated since the last check, and will show release notes if any are available.

For Modders

Supporting Release Notes in your mod is easy. Just add a `releasenotes.ini` file in the same directory as the `mod.info` file. In B42 that is the directory `common/` while pre-B42 it is the root directory of the mod.


Workshop ID: 2442440989
Mod ID: bcReleaseNotes
3 bình luận
Lil Leprachaun 16 Thg08 @ 11:21am 
FYI - There's an error in your mod.info file. Under required it says \bcUtils. This causes the game to not recognize bcUtils as being present and connected to this mod. By removing the "\"; it fixes the issue. It should be = "bcUtils", not "\bcUtils". This is only an issue for Build 41. Build 42 works fine regardless. Thanks!
blindcoder  [tác giả] 5 Thg04, 2021 @ 5:12am 
@Crestfallen Knight: Would have been sensible to add instructions for modders in the description, now wouldn't it?
Fixing that right now :)
Crestfallen Knight 4 Thg04, 2021 @ 2:24pm 
how to use it?