cadergator10 / Opencomputers-servertine

A modular server and database solution for OpenComputers mod.
9 stars 1 forks source link

`Compat` cannot be downloaded properly #11

Closed CoolCat467 closed 4 months ago

CoolCat467 commented 4 months ago

In the application manifest for this project, it returns

{
    "source_url": "https://raw.githubusercontent.com/cadergator10/Opencomputers-servertine/4.0.2/database/Compat.lua",
    "path": "Compat.lua",
    "version": 1,
    "publication_name": "Compat",
    "category_id": 2
}

and 4.0.2 doesn't exist so it just ends up being downloaded with file contents 404: Not Found

cadergator10 commented 4 months ago

Thank you for this! I've fixed the problem!