Skip to content

NewYorkChronicles/cef

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CEF

Stripped Chromium Embedded Framework builds for the NYC client.

Disabled Features

WebRTC, NaCl, PDF, plugins, printing, extensions, Widevine, remoting, AV1, reporting, service discovery.

LTO enabled, symbols stripped, optimized for size.

Build

GitHub Actions

  1. Register a Windows self-hosted runner with VS Build Tools 2022, Git, and Python 3.12.
  2. Actions > Build CEF > Run workflow > set the CEF branch.
  3. Download the artifact or tag for a release.

Manual

Follow the steps in .github/workflows/build.yml on a Windows machine with the above tools installed.

Output

cef_binary_<version>_windows32_minimal.tar.bz2

Drop-in replacement for the Spotify CDN build. Update install_cef.lua with the new URL and hash.

About

Stripped CEF builds for NYC client

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors