mirror of
https://github.com/wpilibsuite/allwpilib
synced 2026-06-20 00:51:42 +00:00
committed by
Peter Johnson
parent
4119622994
commit
7d7af287f6
@@ -1,4 +1,19 @@
|
||||
[
|
||||
{
|
||||
"name": "Empty Class",
|
||||
"description": "Create an empty command",
|
||||
"tags": [
|
||||
"class"
|
||||
],
|
||||
"foldername": "emptyclass",
|
||||
"headers": [
|
||||
"ReplaceMeEmptyClass.h"
|
||||
],
|
||||
"source": [
|
||||
"ReplaceMeEmptyClass.cpp"
|
||||
],
|
||||
"replacename": "ReplaceMeEmptyClass"
|
||||
},
|
||||
{
|
||||
"name": "Command",
|
||||
"description": "Create a base command",
|
||||
|
||||
Reference in New Issue
Block a user