From 6397aa93cf931956c0379143034e59afa5c08d0a Mon Sep 17 00:00:00 2001 From: Patrick <14859495+Patrick2562@users.noreply.github.com> Date: Wed, 7 Apr 2021 15:09:52 +0200 Subject: [PATCH] [Added] Update check --- README.md | 2 +- meta.xml | 5 +++-- updatecheck.lua | 59 +++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 63 insertions(+), 3 deletions(-) create mode 100644 updatecheck.lua diff --git a/README.md b/README.md index 4008c0d..e3dead8 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ This resource doesn't match with well known bone_attach, you can not use the sam # Performance Comparison \- There is not so much similiar resources but I will run some performance tests on them. -CPU usages (Ryzen 5 2600), streamed-in/out attached objects to a ped, on default MTA server with play mod. +CPU usages (Ryzen 5 2600), streamed-in/out attached objects to a ped, on default MTA server with play gamemode. | Objects count | pAttach (in_stream) | pAttach (out_of_stream) | attachToBones (in_stream) | attachToBones (out_of_stream) | bone_attach (in_stream) | bone_attach (out_of_stream) | | :------------ | :-----------------: | :---------------------: | :-----------------------: | :---------------------------: | :---------------------: | :-------------------------: | diff --git a/meta.xml b/meta.xml index 580cefd..abdba92 100644 --- a/meta.xml +++ b/meta.xml @@ -3,8 +3,9 @@ true -