Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.
/ pPassword Public archive

A simple password resource using adaptive cards

Notifications You must be signed in to change notification settings

PichotM/pPassword

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pPassword

A simple fivem password resource using adaptive cards.

Useful links

Installing

  • Download the resource
  • Drop everything in a folder called ppassword (whatever you want) in your resources folder.
  • Start the resource

Configuration

Everything you need is in config.json

{
    "serverPassword": "12345",
    "serverName": "GTALife",
    "serverWebsite": "https://www.gtaliferp.fr",
    "serverLogo": "https://gtaliferp.fr/img/logo+hi.png",

    "cardTitle": "Access denied. Please enter server's password",
    "enterText": "Enter",
    "passwordPlaceholder": "Password",
    "wrongPasswordMessage" : "This is not the right password."
}

Building

npm install
npm run build

Preview

preview

About

A simple password resource using adaptive cards

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published