- Contact list
- Send SMS
- Calls
- Anonymous calls
- Bank application with bank transfers
- Reddit app
- Bag Application
- Notes application
- Selection of ringtones
- Fixed bug numeric keyboard script
- Added different cases for iphone 11
- Added new background images
- Renewed the complete aesthetics of the gcphone as well as its dimensions
To put the gcphone to work on your server you must follow these steps
- Put the
[GCPHONE]
in the/resource
folder and - Import the SQLs
- Start in the
server.cfg
:
start esx_addons_gcphone
start gcphone
- SaltyChat
- Official website esx_addons_gcphone -> https://github.com/N3MTV/gcphone/tree/-master/resources/esx_addons_gcphone
- Official website new_banking -> https://github.com/NewWayRP/new_banking Credits
ElBichop (Owner gcphone v3) https://www.linkedin.com/in/manuel-jim%C3%A9nez-l%C3%B3pez-205420158/
Paty Blue (Designer) @psasfer
Original GCPhone by Gannon https://github.com/N3MTV/gcphone
GNU v3 Manuel (ElBichop) License
# install dependencies
npm install
# serve with hot reload at localhost:8080
npm run dev
# build for production with minification
npm run build
# build for production and view the bundle analyzer report
npm run build --report