浏览代码

Update README.md

pull/5173/head
Ray 1 个月前
committed by GitHub
父节点
当前提交
47bdfb91a2
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. +1
    -0
      examples/README.md

+ 1
- 0
examples/README.md 查看文件

@ -6,6 +6,7 @@ The examples assume you have already built the `raylib` library in `../src`.
- `make` builds all examples - `make` builds all examples
- `make [module]` builds all examples for a particular module (e.g `make core`) - `make [module]` builds all examples for a particular module (e.g `make core`)
- `make [module]/[name]` builds one examples for a particular module (e.g `make core/core_basic_window`)
### With Zig ### With Zig

正在加载...
取消
保存