mirror of
				https://github.com/GayPizzaSpecifications/foundation.git
				synced 2025-11-04 03:39:37 +00:00 
			
		
		
		
	Update README.
This commit is contained in:
		@ -5,10 +5,13 @@ server.
 | 
				
			|||||||
## Plugins
 | 
					## Plugins
 | 
				
			||||||
* foundation-core - Core functionality
 | 
					* foundation-core - Core functionality
 | 
				
			||||||
* foundation-bifrost - Discord chat bridge
 | 
					* foundation-bifrost - Discord chat bridge
 | 
				
			||||||
 | 
					* foundation-heimdall - Event tracking
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Installation
 | 
					## Installation
 | 
				
			||||||
Always validate the contents of a script from the internet!
 | 
					The following command downloads and runs a script that will fetch the latest update manifest, and
 | 
				
			||||||
 | 
					install all plugins available. It can also be used to update plugins to the latest version
 | 
				
			||||||
 | 
					available.
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
					# Always validate the contents of a script from the internet!
 | 
				
			||||||
bash -c "$(curl -sL https://git.gorence.io/lgorence/foundation/-/raw/main/install.sh)"
 | 
					bash -c "$(curl -sL https://git.gorence.io/lgorence/foundation/-/raw/main/install.sh)"
 | 
				
			||||||
```
 | 
					```
 | 
				
			||||||
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user