浏览代码

Update examples_template.c

pull/5184/head
Ray 3 周前
committed by GitHub
父节点
当前提交
c1615aaac4
找不到此签名对应的密钥 GPG 密钥 ID: B5690EEEBB952194
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. +3
    -2
      examples/examples_template.c

+ 3
- 2
examples/examples_template.c 查看文件

@ -36,8 +36,9 @@
10. Have fun!
The following files should be updated when adding a new example, it's planned to create some
script to automatize this process but not available yet
The following files must be updated when adding a new example,
but it can be automatically done using the raylib provided tool: rexm
So, no worries if just the .c/.png are provided when adding the example.
- raylib/examples/<category>/<category>_example_name.c
- raylib/examples/<category>/<category>_example_name.png

正在加载...
取消
保存