fix: added assets of shattered_sword
This commit is contained in:
		
							parent
							
								
									fb951259fa
								
							
						
					
					
						commit
						eec6b11062
					
				
							
								
								
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										3
									
								
								.gitignore
									
									
									
									
										vendored
									
									
								
							| 
						 | 
					@ -10,6 +10,9 @@ dist/*
 | 
				
			||||||
# Include the built-in asset folder
 | 
					# Include the built-in asset folder
 | 
				
			||||||
!dist/builtin/
 | 
					!dist/builtin/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					# Include the shattered_sword_assets
 | 
				
			||||||
 | 
					!dist/shattered_sword_assets
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
 | 
					### IF YOU ARE MAKING A PROJECT, YOU MAY WANT TO UNCOMMENT THIS LINE ###
 | 
				
			||||||
# !dist/assets/
 | 
					# !dist/assets/
 | 
				
			||||||
 | 
					
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
							
								
								
									
										3
									
								
								dist/shattered_sword_assets/jsons/sampleconfig.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										3
									
								
								dist/shattered_sword_assets/jsons/sampleconfig.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,3 @@
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    "volume": 50
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
							
								
								
									
										4
									
								
								dist/shattered_sword_assets/jsons/samplesave.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							
							
						
						
									
										4
									
								
								dist/shattered_sword_assets/jsons/samplesave.json
									
									
									
									
										vendored
									
									
										Normal file
									
								
							| 
						 | 
					@ -0,0 +1,4 @@
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    "name": "Hiro",
 | 
				
			||||||
 | 
					    "level": 1
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user