Merge branch 'master' into canary
This commit is contained in:
		
						commit
						bf0590d2a0
					
				@ -12,6 +12,8 @@ This repository contains a heavily customized version of the mainline F-Chat 3.0
 | 
				
			|||||||
## TL;DR
 | 
					## TL;DR
 | 
				
			||||||
 | 
					
 | 
				
			||||||
### Setting Up
 | 
					### Setting Up
 | 
				
			||||||
 | 
					FChat-Rising uses NodeJS `16.x` and may not work on newer versions. Use [`nvm`](https://github.com/nvm-sh/nvm) or [`nvm-windows`](https://github.com/coreybutler/nvm-windows) to simplify your life.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
```bash
 | 
					```bash
 | 
				
			||||||
# Windows only:
 | 
					# Windows only:
 | 
				
			||||||
npm install --global --production --vs2015 --add-python-to-path windows-build-tools node-gyp
 | 
					npm install --global --production --vs2015 --add-python-to-path windows-build-tools node-gyp
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user