mirror of
				https://github.com/Ukendio/jecs.git
				synced 2025-11-04 02:49:18 +00:00 
			
		
		
		
	resolves requiring ecs path issue for demo (#160)
This commit is contained in:
		
							parent
							
								
									dec958b058
								
							
						
					
					
						commit
						d9be40d2ca
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
            "$className": "ReplicatedStorage",
 | 
					            "$className": "ReplicatedStorage",
 | 
				
			||||||
            "$path": "src/ReplicatedStorage",
 | 
					            "$path": "src/ReplicatedStorage",
 | 
				
			||||||
            "ecs": {
 | 
					            "ecs": {
 | 
				
			||||||
                "$path": "../src"
 | 
					                "$path": "../jecs.luau"
 | 
				
			||||||
            },
 | 
					            },
 | 
				
			||||||
            "net": {
 | 
					            "net": {
 | 
				
			||||||
                "$path": "net/client.luau"
 | 
					                "$path": "net/client.luau"
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue