Add 'building.md'
This commit is contained in:
		
							parent
							
								
									bca9c2fe66
								
							
						
					
					
						commit
						3a3a810c85
					
				
							
								
								
									
										31
									
								
								building.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										31
									
								
								building.md
									
									
									
									
									
										Normal file
									
								
							@ -0,0 +1,31 @@
 | 
				
			|||||||
 | 
					# its very simple
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					### before u do any of this stuff:
 | 
				
			||||||
 | 
					youll need nodejs, assuming youre on an "outdated" windows 7 system: https://git.randomserver.top/aiek/nodejs7
 | 
				
			||||||
 | 
					a brain
 | 
				
			||||||
 | 
					vscode/vscodium or webstorm
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					## les do dis!!!!!
 | 
				
			||||||
 | 
					1. clone your repository (or download as a zip, doesnt matter 1 is just more convenient than the other)
 | 
				
			||||||
 | 
					```git clone https://git.randomserver.top/aiek/aerocord.git```
 | 
				
			||||||
 | 
					2. now open dis in vscode/vscodium or webstorm
 | 
				
			||||||
 | 
					3. go to your terminal, then type:
 | 
				
			||||||
 | 
					```npm i --force```
 | 
				
			||||||
 | 
					this will **forcefully** install everything you need
 | 
				
			||||||
 | 
					4. after that is done, build it!
 | 
				
			||||||
 | 
					```npm run package```
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					NOTE: if this happens to you 
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					'pnpm' is not recognized as an internal or external command,
 | 
				
			||||||
 | 
					operable program or batch file.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					then just do ```npm i pnpm --force``` and try again
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					after its done building, just grab the asar file out of one of those files (usually found in the recources folder) and bundle it with dis https://git.randomserver.top/aiek/supermium-electron28-patched
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					if the instructions are **unclear**, hmu on the discord
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					https://discord.gg/MnfHDJMqX5
 | 
				
			||||||
		Reference in New Issue
	
	Block a user