Skip to content

Instantly share code, notes, and snippets.

@SgtHotshot
Last active January 11, 2016 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save SgtHotshot/c6ca6022cd2f19419355 to your computer and use it in GitHub Desktop.
Save SgtHotshot/c6ca6022cd2f19419355 to your computer and use it in GitHub Desktop.

Forge Cortex

Forge Cortex will be a website that stores mods for Minecraft Forge for mod authors and allow them to distribute their mods to the masses. Some of the features of this site will be:

  1. Categories
  2. Highlights
  3. Mod Pages
  4. Photo Galleries
  5. Mod download License Agreements
  6. User Profiles
  7. Mod Pack creator
  8. Mod Pack hosting/downloading
  9. Mod Rating system
  10. Mod/Modpack Configurator

A user to this site should be able to browse categories, search for mods, download mods, create modpacks, and download modpacks. Mod Authors will be able to Upload their mods to the site and set up a page for that mod. A mod author can then decide if they want downloaders to agree to a license before downloading and mod authors will be able to put ads on the download links. They'll also be able to decide if they want their mod to be included in the modpack creator. A mod pack creator will be able to create mod packs on the website and configure them there directly. They'll also be able to add a license to their modpack.

Security Features

  • Mod Signing
  • Prevent Fake mod authors from uploading someone else's mod

Initial Commit Hackathon

My goals for this hackathon are:

  • Initial database/site setup
  • Homepage for the site
  • Able to create a user
  • Able to upload files and download them
  • Mod Pages
  • Category pages

Stretch Goals are

  • Search
  • Modpack creator
  • License Agreement on Mod/Modpack download
  • Ads for Mod/Modpack download
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment