{"id":23402718,"url":"https://github.com/aiko-it-systems/rmmv-core","last_synced_at":"2026-03-14T07:01:42.579Z","repository":{"id":153690311,"uuid":"629747753","full_name":"Aiko-IT-Systems/rmmv-core","owner":"Aiko-IT-Systems","description":"Custom RPG Maker MV Core","archived":false,"fork":false,"pushed_at":"2025-03-11T15:42:26.000Z","size":1766,"stargazers_count":6,"open_issues_count":2,"forks_count":1,"subscribers_count":6,"default_branch":"main","last_synced_at":"2025-03-25T16:45:08.918Z","etag":null,"topics":["javascript","rpg-maker","rpg-maker-mv","rpg-maker-mv-custom"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Aiko-IT-Systems.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["Aiko-IT-Systems","Lulalaby"],"patreon":"aiko_it_systems","custom":["https://paypal.me/aitsys"]}},"created_at":"2023-04-19T00:22:47.000Z","updated_at":"2025-01-06T00:56:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"f5f6e085-80ce-45ed-a88b-b9270f66ad71","html_url":"https://github.com/Aiko-IT-Systems/rmmv-core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aiko-IT-Systems%2Frmmv-core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aiko-IT-Systems%2Frmmv-core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aiko-IT-Systems%2Frmmv-core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Aiko-IT-Systems%2Frmmv-core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Aiko-IT-Systems","download_url":"https://codeload.github.com/Aiko-IT-Systems/rmmv-core/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248477661,"owners_count":21110538,"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":["javascript","rpg-maker","rpg-maker-mv","rpg-maker-mv-custom"],"created_at":"2024-12-22T12:36:46.510Z","updated_at":"2026-03-14T07:01:42.489Z","avatar_url":"https://github.com/Aiko-IT-Systems.png","language":"JavaScript","funding_links":["https://github.com/sponsors/Aiko-IT-Systems","https://github.com/sponsors/Lulalaby","https://patreon.com/aiko_it_systems","https://paypal.me/aitsys"],"categories":[],"sub_categories":[],"readme":"# RPG Maker MV Custom Core\n\n![RCCB](banner.png)\n\nThis is a custom core for RPG Maker MV. It is based on the default core, but with some changes.\n\n\u003e :warning: This core is WIP\n\n## Backstory\n\nWe are currently working on the game [Traveler](https://traveler-rpg.dev).\nIt uses [RPG Maker MV](https://rpgmakerofficial.com/product/mv/) which isn't updated/maintained anymore since a few years.\n\nIt contains a lot of bugs and some features are missing. Some stuff looks pretty ugly (like error messages).\nSo we started rewriting the core.\n\nSome people came and asked whether we can provide our rewritten core to them.\nSo here we are.\n\n## Version Overview\n\n| Name         | Version                                                        |\n| ------------ | -------------------------------------------------------------- |\n| RPG Core     | v2.0.0 ([source](src/js/rpg_core/))                            |\n| RPG Managers | v2.0.0 ([source](src/js/rpg_managers/))                        |\n| RPG Objects  | v2.0.0 ([source](src/js/rpg_objecs/))                          |\n| RPG Scenes   | v2.0.0 ([source](src/js/rpg_scenes/))                          |\n| RPG Sprites  | v2.0.0 ([source](src/js/rpg_sprites/))                         |\n| RPG Windows  | v2.0.0 ([source](src/js/rpg_windows/))                         |\n| Pixi.js      | [v4.5.6](https://github.com/pixijs/pixijs/releases/tag/v4.5.6) |\n| FPSMeter     | v0.3.1                                                         |\n\n## Installation\n\n### Installation for RPG Maker MV\n\n1. Download `rmmv-core.zip` from the [latest release](https://github.com/Aiko-IT-Systems/rmmv-core/releases/latest)\n2. Extract the zip file\n3. Copy the content of the `rmmv-core` folder into the `NewData` folder into your RPG Maker MV installation\n4. Start RPG Maker MV and create a new project\n\n### Installation for existing projects\n\n1. Download `rmmv-core.zip` from the [latest release](https://github.com/Aiko-IT-Systems/rmmv-core/releases/latest)\n2. Extract the zip file\n3. Copy the contents of the `rmmv-core` folder into your project\n4. Replace the `\u003ctitle\u003e\u003c/title\u003e` tag in the `index.html` with your game title\n5. Replace `name` \u0026 `title` with your game title and `description` with your game description in the `package.json` file\n\n## Changes\n\nTODO","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiko-it-systems%2Frmmv-core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faiko-it-systems%2Frmmv-core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faiko-it-systems%2Frmmv-core/lists"}