@@ -20,7 +20,7 @@ echo 1. Show you the TOS.
2020pause
2121cls
2222title ShadowOS's TOS.
23- powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/accounts /tos.txt"
23+ powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/Moose /tos.txt"
2424echo .
2525echo If you do not agree with the TOS, please close ShadowOS now. By pressing any key from this point, you agree to the TOS shown above.
2626pause
@@ -29,8 +29,8 @@ goto app.shadow.home
2929:app.shadow.home
3030cls
3131title %username% 's HOME.
32- powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/msgboard-homescreen .txt"
33- powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/announcements-homescreen .txt"
32+ powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/messageboard-home .txt"
33+ powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/home-ad .txt"
3434echo .
3535echo Press 1 and then enter to open System Settings.
3636echo Press 2 and then enter to open Message Board.
@@ -49,7 +49,7 @@ if %function.shadow.settings.option% == exit exit
4949cls
5050title ShadowOS Settings
5151echo Welcome to Settings.
52- echo You're currently running ShadowOS 3s .
52+ echo You're currently running ShadowOS 3.1s .
5353echo .
5454echo Press 1 and then enter to enter setup.
5555echo Press 2 and then enter for Personalisation.
@@ -116,7 +116,7 @@ goto app.shadow.home
116116:app.shadow.messages
117117echo ShadowOS Message Board:
118118echo .
119- powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/msgboard .txt"
119+ powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/messageboard .txt"
120120pause
121121goto app.shadow.home
122122:app.shadow.games
@@ -251,7 +251,7 @@ goto app.shadow.filemanager
251251cls
252252title ShadowOS Update
253253echo You are currently running version:
254- echo 3s
254+ echo 3.1s
255255echo .
256256echo The latest version is:
257257powershell " irm https://raw.githubusercontent.com/ShadowElixir/UserServices/main/pcOS/latestversion.txt"
0 commit comments