RedPanda-CPP/linux/templates/epitrochoid.template

21 lines
367 B
Plaintext
Raw Normal View History

2022-06-25 18:33:19 +08:00
[Template]
ver=2
Name=Epitrochoid
Name[zh_CN]=外旋轮线
2022-07-01 22:11:39 +08:00
Icon=epitrochoid.ico
2022-06-25 18:33:19 +08:00
Description=A simple epitrochoid drawing app
Description[zh_CN]=外旋轮线绘制程序
Category=Game
Category[zh_CN]=游戏
[Unit0]
CName=main.c
C=epitrochoid_c.txt
[Project]
UnitCount=1
Type=1
IsCpp=0
2022-07-03 09:19:25 +08:00
linker=-lrdrawing -lraylib -lGL -lm -lpthread -ldl -lrt -lX11
2022-06-25 18:33:19 +08:00
ExecEncoding=UTF-8