diff --git a/NowPlaying.lnk b/NowPlaying.lnk deleted file mode 100644 index dae9d46..0000000 Binary files a/NowPlaying.lnk and /dev/null differ diff --git a/Package.psd1 b/Package.psd1 new file mode 100644 index 0000000..b2182dc --- /dev/null +++ b/Package.psd1 @@ -0,0 +1,29 @@ +@{ + Root = 'C:\Users\Michaelsoft Binbows\Desktop\test\app_rewrite.ps1' + OutputPath = 'C:\Users\Michaelsoft Binbows\Desktop\test' + Package = @{ + Enabled = $true + Obfuscate = $False + HideConsoleWindow = $true + DotNetVersion = 'netcoreapp31' + FileVersion = '2.0.0' + FileDescription = 'osu!NP for osu!lazer' + ProductName = 'osu!NP' + ProductVersion = '2023.414.0' + Copyright = 'Hexality' + RequireElevation = $false + ApplicationIconPath = 'C:\Users\Michaelsoft Binbows\Desktop\test\app.ico' + HighDPISupport = $false + PowerShellArguments = '-ExecutionPolicy Bypass' + Platform = 'x64' + PowerShellVersion = '7.3.2' + RuntimeIdentifier = 'win-x64' + DisableQuickEdit = $false + Resources = [string[]]@() + } + Bundle = @{ + Enabled = $true + Modules = $false + } + } + \ No newline at end of file diff --git a/README.md b/README.md index 7d44aed..b18e84a 100644 --- a/README.md +++ b/README.md @@ -1,19 +1,23 @@ -# osu-nowplaying -A small program meant to show in obs the current playing song on osu!lazer. +
+ +

+

A small program made to show your current playing osu! song on OBS.

+
### How to use it: > Place all files in a folder +> Join [Lanyard](https://discord.gg/lanyard)'s Discord server +> Open the game (The game is required for it to work, it will close as soon as the game closes (unless timer* is paused)) +>> `[*] the play button on the top` -> Create a .txt file called id.txt and place your discord id onto it, then join [this server (required)](https://discord.gg/FRu7Bf5UhK). - -> Open the .exe ->> in case you want to use the .ps1, you'll need to install [powershell 7](https://github.com/Powershell/Powershell/releases/latest) then open powershell in the folder you put the files and do `pwsh -c ". $(Join-Path ((Get-Location).Path) app.ps1)"` +> Open the `app.exe` and insert your Discord ID onto the input box of the popup and press Confirm. +> #### How to get your id: > Right click > Copy ID ->> ![image](https://user-images.githubusercontent.com/17398632/196119570-77a23334-0919-478a-ae1b-38b180bb3a11.png) ->> ![image](https://user-images.githubusercontent.com/17398632/196119805-5773b536-fe63-4cc7-a038-b2193bba5276.png) + + -## *** Notice: sometimes the window may look stuck, if that happens, just close by right-clicking the icon on the taskbar and closing or simply press close then close the window. +

If the window gets stuck, right-click the icon on the taskbar and close it from there.

diff --git a/app.exe b/app.exe deleted file mode 100644 index d593670..0000000 Binary files a/app.exe and /dev/null differ diff --git a/app.ps1 b/app.ps1 index b1d752c..177c115 100644 Binary files a/app.ps1 and b/app.ps1 differ diff --git a/icon.ico b/icon.ico new file mode 100644 index 0000000..6b1309e Binary files /dev/null and b/icon.ico differ diff --git a/id.txt b/id.txt deleted file mode 100644 index 8b13789..0000000 --- a/id.txt +++ /dev/null @@ -1 +0,0 @@ -