INIT
This commit is contained in:
12
crates/bevy_cef_debug_render_process/README.md
Normal file
12
crates/bevy_cef_debug_render_process/README.md
Normal file
@@ -0,0 +1,12 @@
|
||||
# bevy_cef_debug_render_process
|
||||
|
||||
A debug render process for [bevy_cef](ttps://github.com/not-elm/bevy_cef)
|
||||
|
||||
This application is a development tool to build CEF on macOS without requiring an app bundle,
|
||||
and if you create a release bundle, should create a separate render process.
|
||||
|
||||
## Install
|
||||
|
||||
```shell
|
||||
> cargo install bevy_cef_debug_render_process
|
||||
```
|
||||
Reference in New Issue
Block a user