Decentralized censorship-resistant game mods platform. https://degmods.com
Go to file
daniyal a1dd002d28
All checks were successful
Release to Staging / build_and_release (push) Successful in 46s
feat: enabled routing on game card
2024-09-18 21:49:05 +05:00
.gitea/workflows chore: use fallback images for mod and games if provided image gives error 2024-09-02 13:50:52 +05:00
public feat: added a custom hook for games list 2024-09-18 21:49:05 +05:00
src feat: enabled routing on game card 2024-09-18 21:49:05 +05:00
.env.example chore: use fallback images for mod and games if provided image gives error 2024-09-02 13:50:52 +05:00
.eslintrc.cjs chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00
.gitignore feat: completed basic implementation for mod submission 2024-07-24 15:13:28 +05:00
index.html feat: display data on landing page 2024-09-02 13:50:52 +05:00
LICENSE.txt Add LICENSE.txt 2024-08-19 07:11:53 +00:00
package-lock.json chore: implemented absolute imports 2024-09-10 11:42:09 +05:00
package.json chore: implemented absolute imports 2024-09-10 11:42:09 +05:00
README.md Update README.md 2024-08-19 07:34:48 +00:00
tsconfig.app.json chore: implemented absolute imports 2024-09-10 11:42:09 +05:00
tsconfig.json chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00
tsconfig.node.json chore: initialized react-typescript app 2024-07-10 20:57:37 +05:00
vite.config.ts chore: implemented absolute imports 2024-09-10 11:42:09 +05:00

DEG Mods

DEG Mods (Decentralized Game Mods) is a censorship-resistant platform for game mods, built on the Nostr protocol. It allows creators to thrive without the fear of censorship, bans, or losing their connection with fans. At DEG Mods, game mod creators and enthusiasts are empowered because, well, we literally can't mess with them.

Features

  • Never Get Your Game Mod Page Taken Down: Enjoy peace of mind knowing that your content won't be removed or censored.
  • Never Get Your Profile Banned: Your profile remains active and accessible, without fear of bans.
  • Never Lose Your Followers: Maintain a steady connection with your followers and fans.
  • Get 100% of Tips Revenue: Keep all the revenue from tips without any cuts.

Installation

To get started with DEG Mods, follow these steps:

  1. Clone the repository:

    bash

    Copy code

    git clone <URL-of-repo>

  2. Navigate to the project directory:

    bash

    Copy code

    cd <project-directory>

  3. Install dependencies:

    DEG Mods is a React project, so use npm ci to install the exact versions of dependencies as specified in package-lock.json:

    bash

    Copy code

    npm ci

Usage

To run DEG Mods, follow these instructions:

  1. Start the development server:

    bash

    Copy code

    npm run dev

Contributing

We welcome contributions from the community! To contribute to DEG Mods:

  • Submit Issues: Report bugs, provide feedback, or request features.
  • Submit Pull Requests: Contribute code improvements or new features.

Screenshots

Here are some screenshots of DEG Mods in action:

  • Screenshot 1
  • Screenshot 2
  • Screenshot 3
  • Screenshot 4

Nostr Implementations

  • Text
  • Text

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Acknowledgments

  • Nostr Protocol: Thanks to the Nostr community for the foundational technology that makes DEG Mods possible.
  • Contributors: A shout-out to everyone who has contributed to making DEG Mods a reality.