9 lines
		
	
	
		
			172 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			172 B
		
	
	
	
		
			Bash
		
	
	
	
	
	
# Copyright 2016 Julian Ospald <hasufell@posteo.de>
 | 
						|
# Distributed under the terms of the GNU General Public License v2
 | 
						|
 | 
						|
require renpy
 | 
						|
 | 
						|
SLOT="6.99"
 | 
						|
PLATFORMS="~amd64 ~x86"
 | 
						|
 |