Skip to content

ackut/PySAMP-CEF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PySAMP-CEF - wrapper for samp-cef

This project is a wrapper for the “samp-cef” plugin that embeds CEF into SA:MP, empowering self-expression with beautiful in-game interfaces using HTML / CSS / JavaScript.

image

How to run

  1. Before you start, you should have a SAMP server ready using PySAMP.
  2. Download this repository and put all in your server folder.
  3. Download client files and put them in your client folder.
  4. Run ./web/index.html using LiveServer extension in VS Code.
  5. Join in to the server, and test the operation.

Warning

This project currently has many flaws. I will be glad to have any help. Known issues:

  1. You have to import each callback function into the main file.
  2. Passing arguments from server to client and back again is done in a questionable way.
  3. Most likely the Browser class is implemented unsuccessfully.

and Pycckue-Bnepeg for the samp-cef plugin.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published