We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38cfec0 commit 69f462eCopy full SHA for 69f462e
genschema.bat
@@ -1 +1,2 @@
1
-.\flatc.exe --go --gen-all -o "schema/generated" "schema\shared\Packet.fbs" "schema\shared\EntityPacket.fbs" "schema\client\PlayerPacket.fbs"
+.\flatc.exe --go --gen-all -o "schema/generated" "schema\Packets.fbs"
2
+.\flatc.exe --cpp --gen-all -o "schema/generated" "schema\Packets.fbs"
0 commit comments