Skip to content

Commit 34bcb7b

Browse files
committed
change support message
1 parent 0b6350d commit 34bcb7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

main.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
verticalLayout: 'fitted'
2020
}) + chalk.blueBright('v' + package.version + ' stable')))
2121
console.log(chalk.magenta(`A utility designed to help make installing CSSource textures into Garry\s Mod ${chalk.blue('safe')} while also doing it the ${chalk.blue('legal method')} by utilizing steamcmd.`))
22-
console.log(chalk.hex('#7289DA')(`Have any questions? Join my discord: https://discord.gg/kb4KREA`))
22+
console.log(chalk.hex('#7289DA')(`This is a fork of ITS-NIGHTOWL's CSSource-Texture-Installer. Join our Discord for support with THIS version at: discord.gg/xyz`))
2323
progress.start('Verifying steam directory...')
2424

2525
let steamIPath = await (async () => {

0 commit comments

Comments
 (0)