Skip to content

Instantly share code, notes, and snippets.

@Dekkonot
Created April 7, 2025 21:26
Show Gist options
  • Save Dekkonot/a1d1dd5a643c970464d084beb24d000f to your computer and use it in GitHub Desktop.
Save Dekkonot/a1d1dd5a643c970464d084beb24d000f to your computer and use it in GitHub Desktop.
what if crossroads but toml?
name = "Classic: Crossroads"
emitLegacyScripts = true
[tree]
"$className" = "DataModel"
[tree.Lighting]
"$path" = "src/Lighting"
[tree.Lighting."$properties"]
Ambient = [ 0.1098039299249649, 0.0941176563501358, 0.05490196496248245 ]
Brightness = 1.0499999523162842
ColorShift_Bottom = [ 0.4862745404243469, 0.48235297203063965, 0.43529415130615234 ]
ColorShift_Top = [ 0.1764705926179886, 0.15294118225574493, 0.11372549831867218 ]
FogColor = [ 0.7529412508010864, 0.7529412508010864, 0.7529412508010864 ]
GlobalShadows = true
OutdoorAmbient = [
0.49803924560546875,
0.49803924560546875,
0.49803924560546875
]
Technology = "Compatibility"
TimeOfDay = "08:00:00"
[tree.ReplicatedStorage]
"$path" = "src/ReplicatedStorage"
[tree.ServerScriptService]
"$path" = "src/ServerScriptService"
[tree.ServerStorage]
"$path" = "src/ServerStorage"
[tree.StarterGui]
"$path" = "src/StarterGui"
[tree.StarterPack]
"$path" = "src/StarterPack"
[tree.StarterPlayer.StarterCharacterScripts]
"$path" = "src/StarterPlayer/StarterCharacterScripts"
[tree.StarterPlayer.StarterPlayerScripts]
"$path" = "src/StarterPlayer/StarterPlayerScripts"
[tree.StarterPlayer."$properties".AvatarJointUpgrade_SerializedRollout]
Enum = 0
[tree.Workspace]
"$path" = "src/Workspace"
[tree.Workspace."$properties"]
StreamingEnabled = true
[tree.Workspace."$properties".CSGAsyncDynamicCollision]
Enum = 0
[tree.Workspace."$properties".DecreaseMinimumPartDensityMode]
Enum = 0
[tree.Workspace."$properties".TouchEventsUseCollisionGroups]
Enum = 0
[tree.Workspace."$properties".WorldPivotData.OptionalCFrame]
position = [ -0.0000076293945, 0.0000038146973, 0.000015258789 ]
orientation = [ [ 1, 0, 0 ], [ 0, 1, 0 ], [ 0, 0, 1 ] ]
[tree.Workspace."$attributes"]
Rojo_Target_CurrentCamera = "4f693aef0118c79d074963df00000373"
Rojo_Target_PrimaryPart = "4f693aef0118c79d074963df00000a77"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment