-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,19 @@ | ||
this project is not complete, and is just for fun at the moment | ||
|
||
# QBCore version checker | ||
|
||
This is a script written in bash & ps1 by me, Zerio#0880.<br> | ||
This is a CLI tool written in Typescript by me, Zerio | ||
|
||
This allows you to check your qb-core server for outdated scripts and update them if you want. | ||
|
||
## Usage | ||
|
||
Download the script from this GitHub repository, then run it and follow the instructions. | ||
|
||
# Contributing | ||
## Contributing | ||
|
||
## Pull Requests | ||
### Pull Requests | ||
|
||
If you would like to contribute you can do it easily by [forking this repository](https://github.com/Z3rio/qb-versionchecker/fork) and then committing the changes you would like to do through a [Pull Request](https://github.com/Z3rio/qb-versionchecker/pulls). | ||
|
||
## Issues | ||
### Issues | ||
|
||
If you found an issue and want to report it, do it on the [issues page](https://github.com/Z3rio/qb-versionchecker/issues) of this GitHub repository. | ||
|
||
# Made by Zerio#0880, all rights reserved. |