Skip to content

YGOProjectUnderground/Nexus

Repository files navigation

Project Underground updates for EDOPro

This repository provides updates for custom cards in Project Ignis: EDOPro, maintained by Project Underground.

Pull requests are not accepted here. If you want to contribute, please refer to our guidelines from CardScripts and VaultCDB. For any questions or support, join our Discord community.

How to receive cards & updates

To enable updates from this repository, follow these steps:

  1. Locate your config folder (see below).
  2. Create a file named user_configs.json inside the config folder.
  3. Copy and paste the following JSON content into user_configs.json:
{
	"repos": [
		{
			"url": "https://github.com/YGOProjectUnderground/Nexus.git",
			"repo_name": "Nexus updates",
			"repo_path": "./repositories/nexus",
			"data_path": "",
			"script_path": "script",
			"core_path": "bin",
			"has_core": true,
			"should_update": true,
			"should_read": true
		}
	]
}
  1. Open configs.json in the same config folder.
  2. Find the "has_core" setting and change its value to false. This ensures EDOPro uses our core instead of the default Project Ignis core.

Where to find the config folder

  • Windows: This PC > (C:) > ProjectIgnis > config
  • Mac: Applications > ProjectIgnis > config
  • Android: EDOPro > config (in the uppermost directory of your device's internal storage)

About

Automatically-generated live updates for EDOPro. Pull requests go to VaultCDB or CardScripts. Send bug reports through Discord only!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages