16 lines
		
	
	
	
		
			457 B
		
	
	
	
		
			Text
		
	
	
	
	
	
		
		
			
		
	
	
			16 lines
		
	
	
	
		
			457 B
		
	
	
	
		
			Text
		
	
	
	
	
	
| 
								 | 
							
								[configuration]
							 | 
						||
| 
								 | 
							
								entry_symbol = "gdext_rust_init"
							 | 
						||
| 
								 | 
							
								compatibility_minimum = 4.1
							 | 
						||
| 
								 | 
							
								reloadable = true
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[libraries]
							 | 
						||
| 
								 | 
							
								linux.debug.x86_64 =     "res://addons/MiniDemoTools/librust.so"
							 | 
						||
| 
								 | 
							
								linux.release.x86_64 =   "res://addons/MiniDemoTools/librust.so"
							 | 
						||
| 
								 | 
							
								##windows.debug.x86_64 =   "res://../rust/target/debug/librust.dll"
							 | 
						||
| 
								 | 
							
								##windows.release.x86_64 = "res://../rust/target/release/librust.dll"
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								[icons]
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								ScramblingText = "res://addons/MiniDemoTools/icons/ScrambledText.svg"
							 |