6b2a10e8创建于 2025年6月24日历史提交
文件最后提交记录最后更新时间
3 年前
1 年前
1 年前
1 年前
README

CEF Build Scripts

These are the build scripts we use to build CEF. They are not grab and go! At the very least, you will have to edit the paths to make them work for your environment.

Check out these Wiki articles for help setting up the CEF build environment:

To make your CEF build work with GMod, you'll need to compile gmod-html using it:

So, broad strokes steps are:

  1. Set up the CEF build environment
  2. Modify the CEF build scripts included here to meet your environment/needs
  3. Build CEF
  4. Build gmod-html using your CEF binary distrib
  5. Overwrite the files in GMod with gmod-html's INSTALL target output