From c2f7aac90079ba705d54c8c33ad165d2d910a25f Mon Sep 17 00:00:00 2001 From: MiranDMC Date: Mon, 9 Dec 2024 05:36:53 +0100 Subject: [PATCH] :memo: update commands --- gta3/gta3.json | 6 +++--- gta3/version.txt | 2 +- sa/sa.json | 6 +++--- sa/version.txt | 2 +- vc/vc.json | 6 +++--- vc/version.txt | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/gta3/gta3.json b/gta3/gta3.json index 8ce6f7358..d645fa1d2 100644 --- a/gta3/gta3.json +++ b/gta3/gta3.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733174522852, - "version": "0.356", + "last_update": 1733719002552, + "version": "0.357", "url": "https://library.sannybuilder.com/#/gta3" }, "extensions": [ @@ -27323,7 +27323,7 @@ "id": "0AD6", "name": "IS_END_OF_FILE_REACHED", "num_params": 1, - "short_desc": "Returns true if the end of the specified file has been reached", + "short_desc": "Returns true if all data has been read or any file error occurred", "class": "File", "member": "IsEndReached", "attrs": { diff --git a/gta3/version.txt b/gta3/version.txt index d3f29c4a6..1648a36dd 100644 --- a/gta3/version.txt +++ b/gta3/version.txt @@ -1 +1 @@ -0.356 \ No newline at end of file +0.357 \ No newline at end of file diff --git a/sa/sa.json b/sa/sa.json index b80019c4b..624a0d6f9 100644 --- a/sa/sa.json +++ b/sa/sa.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733681664349, - "version": "0.805", + "last_update": 1733719002441, + "version": "0.806", "url": "https://library.sannybuilder.com/#/sa" }, "extensions": [ @@ -48026,7 +48026,7 @@ "id": "0AD6", "name": "IS_END_OF_FILE_REACHED", "num_params": 1, - "short_desc": "Returns true if the end of the specified file has been reached", + "short_desc": "Returns true if all data has been read or any file error occurred", "class": "File", "member": "IsEndReached", "attrs": { diff --git a/sa/version.txt b/sa/version.txt index 94fcadc05..e201021d2 100644 --- a/sa/version.txt +++ b/sa/version.txt @@ -1 +1 @@ -0.805 \ No newline at end of file +0.806 \ No newline at end of file diff --git a/vc/vc.json b/vc/vc.json index 8c4ed1f60..3e9d4d151 100644 --- a/vc/vc.json +++ b/vc/vc.json @@ -1,7 +1,7 @@ { "meta": { - "last_update": 1733174522906, - "version": "0.366", + "last_update": 1733719002603, + "version": "0.367", "url": "https://library.sannybuilder.com/#/vc" }, "extensions": [ @@ -29059,7 +29059,7 @@ "id": "0AD6", "name": "IS_END_OF_FILE_REACHED", "num_params": 1, - "short_desc": "Returns true if the end of the specified file has been reached", + "short_desc": "Returns true if all data has been read or any file error occurred", "class": "File", "member": "IsEndReached", "attrs": { diff --git a/vc/version.txt b/vc/version.txt index fcd47e2f2..253620c1c 100644 --- a/vc/version.txt +++ b/vc/version.txt @@ -1 +1 @@ -0.366 \ No newline at end of file +0.367 \ No newline at end of file