Minor changes across the board. More planned. I also may have accidentally screwed with access permissions (so looks like every file is marked modified). Moved drua-tg.lua into the otouto/ directory. Added pokego-calculator.lua plugin (similar to pidgeycalc.com).
		
			
				
	
	
		
			10 lines
		
	
	
		
			106 B
		
	
	
	
		
			INI
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			106 B
		
	
	
	
		
			INI
		
	
	
		
			Executable File
		
	
	
	
	
root = true
 | 
						|
 | 
						|
[*]
 | 
						|
end_of_line = lf
 | 
						|
insert_final_newline = true
 | 
						|
 | 
						|
[*.lua]
 | 
						|
charset = utf-8
 | 
						|
indent_style = tab
 |