mirror of
				https://github.com/luanti-org/luanti.git
				synced 2025-11-04 01:05:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			15 lines
		
	
	
		
			447 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
		
			447 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
 | 
						|
<plist version="1.0">
 | 
						|
<dict>
 | 
						|
	<key>CFBundleDevelopmentRegion</key>
 | 
						|
	<string>English</string>
 | 
						|
	<key>CFBundleExecutable</key>
 | 
						|
	<string>minetest</string>
 | 
						|
	<key>CFBundleIconFile</key>
 | 
						|
	<string>minetest-icon.icns</string>
 | 
						|
	<key>CFBundleIdentifier</key>
 | 
						|
	<string>net.minetest.minetest</string>
 | 
						|
</dict>
 | 
						|
</plist>
 |