Skip to content

[Enhancement] Add Funkin' version as compilation flag#7659

Open
zxcksharks wants to merge 1 commit into
FunkinCrew:developfrom
zxcksharks:funkin-comp-flag
Open

[Enhancement] Add Funkin' version as compilation flag#7659
zxcksharks wants to merge 1 commit into
FunkinCrew:developfrom
zxcksharks:funkin-comp-flag

Conversation

@zxcksharks
Copy link
Copy Markdown

@zxcksharks zxcksharks commented May 30, 2026

Linked Issues

This would not close #7658, but is related.

Description

In the far future where backwards compatibility may become an important focus in Funkin', allowing modders to query the current version in pre-processing would allow modders to only create one set of scripts that adapt to multiple versions at once.
Even now, when developing PRs, if you're implementing breaking changes but have scripts that rely on said breaking changes, if those scripts constantly break while switching between release and compiled versions then this may be an easy fix to use.
This relates to my enhancement issue at #7658, but it does not implement mod-specific API version rules. (Seems more like a Polymod thing, and I'm not well-versed in that codebase)

Screenshots/Videos

N/A

@github-actions github-actions Bot added status: pending triage Awaiting review. size: tiny A tiny pull request with 4 or fewer changes. labels May 30, 2026
@NotHyper-474 NotHyper-474 added type: enhancement Involves an enhancement or new feature. topic: mods Related to the creation or use of mods. labels May 30, 2026
@Hundrec Hundrec requested a review from EliteMasterEric June 8, 2026 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size: tiny A tiny pull request with 4 or fewer changes. status: pending triage Awaiting review. topic: mods Related to the creation or use of mods. type: enhancement Involves an enhancement or new feature.

Development

Successfully merging this pull request may close these issues.

2 participants