#include int main(int argc, char** argv) { printf("hello from the custom-template addon!\n"); return 0; }