Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Ludipar Project Registration

Welcome to Ludipar! To have your project listed, follow these steps:

How to Register Your Project

  1. Fork this repository.

  2. Add a new JSON file to the projects folder. The filename should be projectid.json, where projectid is a unique identifier for your project.

  3. Use the following format for your JSON file:

    {
      "SRC": "https://example.com",
      "TITLE": "EXAMPLE TITLE",
      "DESCRIPTION": "A short description of your project.",
      "THUMBNAIL": "https://EXAMPLERAWGITHUBFILEURL.com"
    }
    • SRC: The URL where your project is hosted.
    • TITLE: The name of your project (all caps).
    • DESCRIPTION: A brief summary of your project.
    • THUMBNAIL: A raw github image url for your project thumbnail.
  4. Create a pull request to submit your project for approval.

Once your pull request is reviewed and approved, you can initiate your project at Ludipar Project Initiator. After that it will be available on Ludipar

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Sponsor this project

Packages

Contributors