GriefSyndromeModderTools / AML2

Another Mod Loader for the PC game griefsyndrome (rewritten based on AML)
3 stars 0 forks source link

[Feature] input extension #3

Open acaly opened 1 month ago

acaly commented 1 month ago

Allow mods to add new keys for input.

We need a new mechanism to sent data to all peers at the same frame. Current plan is to send additional messages, and modify the GSO input messages to include a flag indicating whether there is any additional messages at this frame.