{"id":18307469,"url":"https://github.com/pjb3005/drizzle","last_synced_at":"2025-04-05T17:31:57.310Z","repository":{"id":45573085,"uuid":"383607407","full_name":"PJB3005/Drizzle","owner":"PJB3005","description":"Porting and rewriting the Rain World level editor to be nice and fast.","archived":false,"fork":false,"pushed_at":"2024-03-16T22:26:35.000Z","size":1078,"stargazers_count":22,"open_issues_count":8,"forks_count":17,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-21T08:05:18.023Z","etag":null,"topics":["rain-world"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PJB3005.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-06T22:01:33.000Z","updated_at":"2025-01-21T04:29:54.000Z","dependencies_parsed_at":"2023-02-04T16:30:46.903Z","dependency_job_id":null,"html_url":"https://github.com/PJB3005/Drizzle","commit_stats":null,"previous_names":[],"tags_count":14,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PJB3005%2FDrizzle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PJB3005%2FDrizzle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PJB3005%2FDrizzle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PJB3005%2FDrizzle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PJB3005","download_url":"https://codeload.github.com/PJB3005/Drizzle/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247374823,"owners_count":20928900,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["rain-world"],"created_at":"2024-11-05T16:04:20.239Z","updated_at":"2025-04-05T17:31:56.676Z","avatar_url":"https://github.com/PJB3005.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Drizzle, a Rain World level editor\n\nDrizzle is a port and gradual rewrite of the official Rain World level editor (RWLE). Primary goals are to **make renders faster** and to **have a better interface**.\n\n## Compiling and running\n\nTo run drizzle, you currently need to:\n1. `git submodule update --init` to initialize the `Data/` submodule.\n2. run `Drizzle.Transpiler` to transpile the Lingo code to C#.\n3. run `Drizzle.Editor` or `Drizzle.ConsoleApp`, off you go!\n\n## Project structure\n\nThe project is organized as such:\n* `Drizzle.Lingo.Runtime`: Includes core logic necessary to run Lingo code required by RWLE.\n* `Drizzle.Transpiler`: Transpiles Lingo into extremely messy, `dynamic` heavy C#. Requires `Drizzle.Lingo.Runtime` to parse Lingo.\n* `Drizzle.Ported`: Contains transpiled C# code output by `Drizzle.Transpiler`.\n* `Drizzle.Logic`: Contains C# logic shared between console app and GUI renderer, interfacing with the transpiled code.\n* `Drizzle.ConsoleApp`: Console application for headless renders.\n* `Drizzle.Editor`: GUI editor using Avalonia.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjb3005%2Fdrizzle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpjb3005%2Fdrizzle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpjb3005%2Fdrizzle/lists"}