about summary refs log tree commit diff stats
path: root/data/maps/the_between/rooms
ModeNameSize
-rw-r--r--B2 Back Room.txtpb283log stats plain blame
-rw-r--r--B2 Front Room.txtpb198log stats plain blame
-rw-r--r--Control Center Side.txtpb542log stats plain blame
-rw-r--r--Main Area.txtpb3229log stats plain blame
-rw-r--r--Plaza Entrance.txtpb181log stats plain blame
al.String.Symbol */ .highlight .bp { color: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
cmake_minimum_required(VERSION 3.28)

project(lingo2_archipelago)

add_subdirectory(proto)
add_subdirectory(tools/assign_ids)
add_subdirectory(tools/datapacker)