Files
openroller/CONTRIBUTING.md
tsuki 831d96e562 Initial public source release
Split reusable rendering and format support into vectorail-core and vectorail-gc.
2026-08-02 17:05:27 +02:00

635 B

Contributing

Bug reports and focused patches are welcome. For hardware-specific issues, include the platform, firmware or CFW version, song and difficulty, and steps that reproduce the problem.

Do not submit copyrighted game assets, executables, keys, firmware dumps or data extracted from a copy you are not authorized to inspect. Research notes should describe observable formats and behavior without embedding original assets. New code must be compatible with the repository's MIT license.

Keep reusable rendering/platform primitives in vectorail-core, format-only parsing in vectorail-gc, and game behavior in OpenRoller.