latticexyz / mud

MUD is a framework for building autonomous worlds
https://mud.dev
MIT License
719 stars 180 forks source link

add `disabled` to table codegen input/output #3187

Open holic opened 1 day ago

holic commented 1 day ago

I want to be able to define client-only tables in my MUD config that aren't deployed or codegen'ed

holic commented 1 day ago

Alternatively, could add a new table type that's only available in MUD config for client-only tables