DayZ
CRDTN Core
Showing 11-19 of 19 entries
< 1  >
Update: 7 Sep, 2023 @ 1:36pm

[Add]: Rest Api Wrapper, File Logger,

Update: 5 Sep, 2023 @ 12:26pm

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

Update: 13 Aug, 2023 @ 2:53pm

[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
}
```

Update: 10 Aug, 2023 @ 3:13am

[Change]: Go public

Update: 10 Aug, 2023 @ 3:02am

[Fix]: Donation button

Update: 10 Aug, 2023 @ 3:01am

[Change]: Donation link

Update: 10 Aug, 2023 @ 2:58am

[Added]: Fonts

Update: 10 Aug, 2023 @ 2:50am

[Change]: Description and github exposure

Update: 9 Aug, 2023 @ 4:07pm

[Add]: Initial publish