Skip to content

Latest commit

 

History

History
40 lines (34 loc) · 1.18 KB

README.md

File metadata and controls

40 lines (34 loc) · 1.18 KB

Important

Maddons Uploader

This project is a little localhost to upload addons to the MaddonsManager app.

if you see this project useful, please consider give me a star ⭐️

Tip

How to use

  1. Clone the repository.
  2. use pnpm to install the dependencies.
  3. Config the .env file with your GitHub token.
  4. use pnpm run dev or build and start the project.
  5. Select the folder that contains the addon files.
  6. Fill in the required fields.
  7. Click the "Send" button.
  8. Wait for the process to complete.
  9. View the repository on GitHub.
  10. View the API file on GitHub.
  11. Delete the repository if u want.
preview.mp4

Note

How to contribute

  1. Fork the repository.
  2. Create a new branch for your changes.
  3. Make your changes and commit them.
  4. Push your changes to your forked repository.
  5. Create a pull request to the main repository.
  6. Wait for the pull request to be reviewed and merged.

all contributions are welcome. 😊

Warning

License

This project is licensed under the MIT License.