You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 31, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,11 @@
1
1
# OF-Install-Script
2
2

3
3
4
-
Installs Open Fortress with relative ease. Windows 10+ only (Its possible for the script to work on windows below 10, but make sure powershell is up to date!)
4
+
Installs Open Fortress with relative ease. Windows 7+ (SP1 & [Windows Management Framework 3.0](https://www.microsoft.com/en-ca/download/details.aspx?id=34595))
5
5
6
6
### Instructions
7
7
8
-
1. Download the prerequisites: - [Steam](https://store.steampowered.com/about/)
8
+
1. Download the prerequisites: - [Steam](https://store.steampowered.com/about/) (& for windows 7 users: [Windows Management Framework 3.0](https://www.microsoft.com/en-ca/download/details.aspx?id=34595))
9
9
10
10
2. Allow the script to download and run (Since its a batch script, windows likes to say "oh no its a virus" but you can read the code right [here](https://github.com/brysondev/OF-Install-Script/blob/main/of_install.bat))
echo Missing Powershell v3. Please install it at the following link: https://www.microsoft.com/en-ca/download/details.aspx?id=34595 and re-run this script.
0 commit comments