cleanup of old code
This commit is contained in:
parent
36885c446a
commit
2e675e90e9
|
|
@ -18,6 +18,6 @@ I will use this area to keep up with what i did last.
|
|||
|
||||
- Removed Debug Data
|
||||
|
||||
## [Release 1.1.1]
|
||||
## [Release 1.1.2]
|
||||
|
||||
- Combined the 2 dev tool resources togethter to make one total tool for easier maintaining
|
||||
|
|
@ -2,7 +2,7 @@
|
|||
"name": "cstmgames-fivem-snippets",
|
||||
"displayName": "CSTMGames FiveM Dev Tools",
|
||||
"description": "Development tools for FiveM",
|
||||
"version": "1.1.1",
|
||||
"version": "1.1.2",
|
||||
"author": {
|
||||
"name": "Chase Eller",
|
||||
"email": "chase@cstmgames.com",
|
||||
|
|
@ -16,9 +16,6 @@
|
|||
"onStartupFinished"
|
||||
],
|
||||
"icon": "pridelogo.png",
|
||||
"files": [
|
||||
"template/fxmanifest.lua"
|
||||
],
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://git.cstmgames.dev/CSTMGames/FiveM_Snippets.git"
|
||||
|
|
|
|||
Loading…
Reference in New Issue