Skip to content
This repository has been archived by the owner on Nov 22, 2024. It is now read-only.

Commit

Permalink
Merge branch 'main' of https://github.com/Jax-Core/JaxCore
Browse files Browse the repository at this point in the history
  • Loading branch information
EnhancedJax committed Jul 31, 2022
2 parents ccf3476 + dd2bad4 commit bc6eaca
Showing 1 changed file with 6 additions and 12 deletions.
18 changes: 6 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ JaxCore is a collection of utility modules designed to improve your desktop expe

JaxCore (configuration hub) acts as a settings menu for all JaxCore modules, while providing continuous support for patch / feature updates. It also allows you to access other modules more quickly!

<p align="right">
<b><a href="#top">↥ back to top</a></b>
</p>

## Prerequisites 🖥️
- **Windows 10** or above
Expand All @@ -47,12 +44,15 @@ JaxCore (configuration hub) acts as a settings menu for all JaxCore modules, whi

## Installation ✅
**By Powershell CLI:**
Run the following command in Powershell (`win + r` -> `powershell.exe` / search)
Run the following command in Powershell to install the latest version of JaxCore.

(To launch Powershell as an Admin: `Win + R` -> `powershell` -> Press `CTRL + SHIFT + ENTER` on your keyboard. Powershell can also be launched via Windows Search.)

```
Invoke-WebRequest -UseBasicParsing "https://raw.githubusercontent.com/Jax-Core/JaxCore/master/CoreInstaller.ps1" | Invoke-Expression
```
**By legacy [Rainmeter](https://www.rainmeter.net/) .rmskin installer:**
Download and run the `.rmskin` file from the official [JaxCore site](https://jax-core.github.io/).

> Alternatively, you can download it from the [JaxCore website](https://jax-core.github.io/).
<br />
<br />
Expand All @@ -75,17 +75,11 @@ Download and run the `.rmskin` file from the official [JaxCore site](https://jax
5. [Plainext](https://github.com/Jax-Core/Plainext)
4. [Combilaunch](https://github.com/Jax-Core/Combilaunch) (This widget does not require you to have JaxCore installed.)

<p align="right">
<b><a href="#top">↥ back to top</a></b>
</p>

## Help and Documentation ❔
- If you are interested in learning more about JaxCore, its structure, or how to develop modules/widgets, please see [JaxCore's Documentation](https://jaxcore.gitbook.io/core/).
- Join the [Core Community Discord Server](https://discord.gg/JmgehPSDD6) for more help.

<p align="right">
<b><a href="#top">↥ back to top</a></b>
</p>

## Credits
The following table lists out the external plugins used to make JaxCore and all of it's modules and widgets.
Expand Down

0 comments on commit bc6eaca

Please sign in to comment.