"Hogwarts Legacy Save Editor" is a software tool designed to allow users to edit their saved game files for the game "Hogwarts Legacy." The software is built using Next.js version 13 and is designed to be user-friendly, with a drag-and-drop interface for uploading game saves and exporting edited files. The software is intended to allow users to make changes to their saved game progress, such as modifying characters, items, and other game elements. It's important to note that using save editors or mods for games always a risk of consequences corruption of saved game data. Please use this software at your own risk. and always back up your save files before using this software.
We deploy the latest version of the software to https://hogwarts-legacy-save-editor.vercel.app/. You can also run the software locally by cloning this repository and running npm run dev
or yarn dev
in the root directory.
This is a Next.js project bootstrapped with create-next-app
.
First, run the development server:
npm run dev
# or
yarn dev
# or
pnpm dev
Open http://localhost:3000 with your browser to see the result.
You can start editing the page by modifying app/page.tsx
. The page auto-updates as you edit the file.
API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts
.
This project uses next/font
to automatically optimize and load Inter, a custom Google Font.
To learn more about Next.js, take a look at the following resources:
- Next.js Documentation - learn about Next.js features and API.
- Learn Next.js - an interactive Next.js tutorial.
You can check out the Next.js GitHub repository - your feedback and contributions are welcome!
The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.
Check out our Next.js deployment documentation for more details.
- I cannot guarantee against the risk of save file corruption. Please back up your save files before using this software.
- The trademark of the Hogwarts Legacy brand and name belongs solely to its rightful owner.
- The Hogwarts Legacy Save Editor has no affiliation, support or official recognition from Avalanche Software or Warner Bros. Games.