mirror of
				https://github.com/SteamDeckHomebrew/decky-plugin-template.git
				synced 2025-11-04 00:02:25 -06:00 
			
		
		
		
	Refactor README.md: Remove Redundant Information
Removed duplicated instructions in the README for clarity.
This commit is contained in:
		
					parent
					
						
							
								d18cbd5c99
							
						
					
				
			
			
				commit
				
					
						606e358139
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -36,8 +36,6 @@ If you use VSCode or it's derivatives (we suggest [VSCodium](https://vscodium.co
 | 
			
		|||
   - While decky-loader primarily targets Steam Deck hardware so keep this in mind when developing your plugin.
 | 
			
		||||
4. Run the `setup` and `build` and `deploy` vscode tasks, or you can derive your own makefile or just manually utilize the scripts for these commands as you see fit.
 | 
			
		||||
 | 
			
		||||
If you use VSCode or it's derivatives (we suggest [VSCodium](https://vscodium.com/)!) just run the `setup` and `build` tasks. It's really that simple.
 | 
			
		||||
 | 
			
		||||
#### Other important information
 | 
			
		||||
 | 
			
		||||
Everytime you change the frontend code (`index.tsx` etc) you will need to rebuild using the commands from step 2 above or the build task if you're using vscode or a derivative.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue