diff --git a/resources/xshady/clientside-streamer.json b/resources/xshady/clientside-streamer.json deleted file mode 100644 index 221f1ad..0000000 --- a/resources/xshady/clientside-streamer.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - "title": "client-side xstreamer", - "url": "https://github.com/xxshady/altv-client-xstreamer", - "description": "TypeScript clientside entity streamer library.", - "tags": ["javascript", "typescript", "utility"], - "cover": "https://i.imgur.com/v1ovsoc.jpg" -} diff --git a/resources/xshady/improved-death-sync.json b/resources/xshady/improved-death-sync.json index e22c942..5cfdbd1 100644 --- a/resources/xshady/improved-death-sync.json +++ b/resources/xshady/improved-death-sync.json @@ -1,7 +1,10 @@ { - "title": "Improved player death sync", + "title": "Controllable player damage & death sync", "url": "https://github.com/xxshady/altv-custom-player-death", - "description": "A resource that adds improved sync of player death and health.", - "tags": ["javascript", "player"], + "description": "Server-side control over sync of player damage, death and health.", + "tags": [ + "javascript", + "player" + ], "cover": "https://i.imgur.com/wBJcEYm.jpg" }