We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fd24011 + fa985d1 commit 1cb5f16Copy full SHA for 1cb5f16
ext/sdk/resources/sdk-root/shell/src/fxdk/project/node/project-builder.ts
@@ -373,7 +373,7 @@ export class ProjectBuilder implements ApiContribution {
373
`endpoint_add_tcp "0.0.0.0:30120"`,
374
`endpoint_add_udp "0.0.0.0:30120"`,
375
``,
376
- `# Get your license key at https://keymaster.fivem.net/`,
+ `# Get your license key at https://portal.cfx.re/`,
377
`sv_licenseKey REPLACE_WITH_YOUR_LICENSE_KEY`,
378
379
`sv_hostname "${project.getName()}"`,
0 commit comments