Skip to content

Commit

Permalink
perf: major changes to fix bugs and improve performance
Browse files Browse the repository at this point in the history
  • Loading branch information
ilhamjaya08 authored Apr 2, 2024
1 parent 7ac3d62 commit 2a8b013
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,13 @@
# warning
Warning, The latest version of this library was outdated and deprecated, i will soon released the new fixed version and integrate it to OpenMP (The new GTA:SA's multiplayer mod project with the SA:MP as legacy)

# samp-query-ts
The NPM library that I self-rewrote from Javascript to TypeScript, I want to make the node-samp-query library function stably in Typescript. If there are any bugs/errors/other problems, please report them to me on the Issues tab on this Repository page. Later, I will immediately make a solution/latest version that is good and has no problems, because the original script from this Package Library belongs to someone else that I write again using another programming language

> Note from @hansputera : This package has major changes, I've rewritten the entire code to clean up the code, and it can be debugged more easily
# Contributors
<a href="https://github.com/lhamjaya08/samp-query-tsil/graphs/contributors">
<img src="https://contrib.rocks/image?repo=ilhamjaya08/samp-query-ts" />
</a>i

# Disclaimer Statement
I re-wrote the Original Script into another language to increase my skills in TypeScript Language, do not intend to misuse or change the name of the Original Script creator, and I also intend to make it easier for other people who want to create applications that utilize the NPM Package for needs in the Community of SA:MP be it Web-App, Bot-App, or others.

Expand Down

0 comments on commit 2a8b013

Please sign in to comment.