DayZ
CRDTN Core
正在显示第 11 - 19 项,共 19 项条目
< 1  >
更新于:2023 年 9 月 7 日 下午 1:36

[Add]: Rest Api Wrapper, File Logger,

更新于:2023 年 9 月 5 日 下午 12:26

[Added] RestApi Wrapper - Will be documented soon
[Added] Empty script injector

更新于:2023 年 8 月 13 日 下午 2:53

[Change]: Config parameters exposed, minor fixes in config sync between client/server, added soundset for alarm

Sample
```
{
"CRDTN_ServerName": "CRDTN Test Server",
"CRDTN_IntroSoundSet": "CRDTN_Core_SoundSet_Music_Tension1",
"CRDTN_Notifications": "CRDTN_Core/Layouts/Notifications/notification_element.layout",
"CRDTN_NotificationsWrapper" : "CRDTN_Core/Layouts/Notifications/notifications.layout",
"CRDTN_DisableIntroNotification" : false,
"CRDTN_UseVanillaNotifications" : false,
"CRDTN_Debug": true,
"CRDTN_IntroMusic": true
}
```

更新于:2023 年 8 月 10 日 上午 3:13

[Change]: Go public

更新于:2023 年 8 月 10 日 上午 3:02

[Fix]: Donation button

更新于:2023 年 8 月 10 日 上午 3:01

[Change]: Donation link

更新于:2023 年 8 月 10 日 上午 2:58

[Added]: Fonts

更新于:2023 年 8 月 10 日 上午 2:50

[Change]: Description and github exposure

更新于:2023 年 8 月 9 日 下午 4:07

[Add]: Initial publish