Design : the controller controls data of the character sheet and also saving and reading data.
		
			
				
	
	
		
			15 lines
		
	
	
	
		
			498 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			498 B
		
	
	
	
		
			Text
		
	
	
	
	
	
[submodule "external/spdlog"]
 | 
						|
	path = external/spdlog
 | 
						|
	url = https://github.com/gabime/spdlog.git
 | 
						|
[submodule "external/glfw"]
 | 
						|
	path = external/glfw
 | 
						|
	url = https://github.com/glfw/glfw.git
 | 
						|
[submodule "external/json"]
 | 
						|
	path = external/json
 | 
						|
	url = https://github.com/nlohmann/json.git
 | 
						|
[submodule "external/catch2"]
 | 
						|
	path = external/catch2
 | 
						|
	url = https://github.com/catchorg/Catch2.git
 | 
						|
[submodule "external/ImFileDialog"]
 | 
						|
	path = external/ImFileDialog
 | 
						|
	url = https://github.com/dfranx/ImFileDialog.git
 |