mirror of
				https://github.com/Ukendio/jecs.git
				synced 2025-11-04 10:59:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			55 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			JSON
		
	
	
		
			Executable file
		
	
	
	
	
			
		
		
	
	
			55 lines
		
	
	
	
		
			1 KiB
		
	
	
	
		
			JSON
		
	
	
		
			Executable file
		
	
	
	
	
{
 | 
						|
	"name": "demo",
 | 
						|
	"emitLegacyScripts": false,
 | 
						|
	"tree": {
 | 
						|
		"$className": "DataModel",
 | 
						|
		"ReplicatedStorage": {
 | 
						|
			"$className": "ReplicatedStorage",
 | 
						|
			"$path": "src/ReplicatedStorage",
 | 
						|
			"ecs": {
 | 
						|
				"$path": "../jecs.luau"
 | 
						|
			},
 | 
						|
			"Packages": {
 | 
						|
				"$path": "Packages"
 | 
						|
			}
 | 
						|
		},
 | 
						|
		"ServerScriptService": {
 | 
						|
			"$className": "ServerScriptService",
 | 
						|
			"$path": "src/ServerScriptService"
 | 
						|
		},
 | 
						|
		"Workspace": {
 | 
						|
			"$properties": {
 | 
						|
				"FilteringEnabled": true
 | 
						|
			},
 | 
						|
			"Baseplate": {
 | 
						|
				"$className": "Part",
 | 
						|
				"$properties": {
 | 
						|
					"Anchored": true,
 | 
						|
					"Color": [0.38823, 0.37254, 0.38823],
 | 
						|
					"Locked": true,
 | 
						|
					"Position": [0, -10, 0],
 | 
						|
					"Size": [512, 20, 512]
 | 
						|
				}
 | 
						|
			}
 | 
						|
		},
 | 
						|
		"Lighting": {
 | 
						|
			"$properties": {
 | 
						|
				"Ambient": [0, 0, 0],
 | 
						|
				"Brightness": 2,
 | 
						|
				"GlobalShadows": true,
 | 
						|
				"Outlines": false,
 | 
						|
				"Technology": "Voxel"
 | 
						|
			}
 | 
						|
		},
 | 
						|
		"SoundService": {
 | 
						|
			"$properties": {
 | 
						|
				"RespectFilteringEnabled": true
 | 
						|
			}
 | 
						|
		},
 | 
						|
		"StarterPlayer": {
 | 
						|
			"StarterPlayerScripts": {
 | 
						|
				"$path": "src/StarterPlayer/StarterPlayerScripts"
 | 
						|
			}
 | 
						|
		}
 | 
						|
	}
 | 
						|
}
 |