Skip to content

Software tool designed to allow users to edit their saved game files for the game "Hogwarts Legacy."

Notifications You must be signed in to change notification settings

ekaomk/Hogwarts-Legacy-Save-Editor

Repository files navigation

Hogwarts Legacy Save Editor

"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.

User Guide

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.

image

This is a Next.js project bootstrapped with create-next-app.

Getting Started

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.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deploy on Vercel

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.

Disclaimer

  • 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.

About

Software tool designed to allow users to edit their saved game files for the game "Hogwarts Legacy."

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published