Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
NoobySloth committed Feb 4, 2023
2 parents 1792367 + 59e8861 commit a843198
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fxmanifest.lua
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
fx_version 'cerulean'
game 'gta5'
author 'https://www.github.com/CodineDev' -- Base Refueling System from PS (https://www.github.com/Project-Sloth), other code by CodineDev (https://www.github.com/CodineDev).
description 'cdn-fuel ox converted by NoobySloth'
description 'cdn-fuel ox converted by NoobySloth & RijayJH'
version '2.0.0'

client_scripts {
Expand Down Expand Up @@ -44,4 +44,4 @@ dependencies { -- Make sure these are started before cdn-fuel in your server.cfg
data_file 'DLC_ITYP_REQUEST' 'stream/[electric_nozzle]/electric_nozzle_typ.ytyp'
data_file 'DLC_ITYP_REQUEST' 'stream/[electric_charger]/electric_charger_typ.ytyp'

provide 'cdn-syphoning' -- This is used to override cdn-syphoning(https://github.com/CodineDev/cdn-syphoning) if you have it installed. If you don't have it installed, don't worry about this. If you do, we recommend removing it and using this instead.
provide 'cdn-syphoning' -- This is used to override cdn-syphoning(https://github.com/CodineDev/cdn-syphoning) if you have it installed. If you don't have it installed, don't worry about this. If you do, we recommend removing it and using this instead.

0 comments on commit a843198

Please sign in to comment.