1#!/bin/sh 2PREFIX=MyGame_Sample_Monster_ 3FLATCC=bin/flatcc 4SCHEMA=samples/monster/monster.fbs 5 6source $(dirname $0)/flatcc-doc.sh 7