8 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			8 lines
		
	
	
		
			310 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								the data folder:
							 | 
						||
| 
								 | 
							
								If your library is using files like images, sound files, 
							 | 
						||
| 
								 | 
							
								any data file, etc., put them into the data folder. 
							 | 
						||
| 
								 | 
							
								When coding your library you can use processing's internal loading 
							 | 
						||
| 
								 | 
							
								functions like loadImage(), loadStrings(), etc. to load files 
							 | 
						||
| 
								 | 
							
								located inside the data folder into your library.
							 | 
						||
| 
								 | 
							
								
							 |