# This file (production.rb) configures the production. It is the first file loaded when production is opened. # The name of the production. If not present, the production's name will default to the name of the root directory. name "Simon" # Attributes. Defining attributes on the production will create getters/setters on the production object. # Create attributes for any model objects or resources that need to accessible to props or players within the production #attribute :attribute_name