Rename project
This is more the engine than the game project. It's possible that the game will go into a separate repository at some point.
This commit is contained in:
		
							parent
							
								
									9008d08d9f
								
							
						
					
					
						commit
						424345374f
					
				@ -1,4 +1,4 @@
 | 
				
			|||||||
project('voyage', ['c', 'cpp'],
 | 
					project('rtengine', ['c', 'cpp'],
 | 
				
			||||||
  default_options: ['buildtype=debug', 
 | 
					  default_options: ['buildtype=debug', 
 | 
				
			||||||
    'b_sanitize=address', 
 | 
					    'b_sanitize=address', 
 | 
				
			||||||
    'c_std=c17', 
 | 
					    'c_std=c17', 
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user