Skip to content

Conversation

@mihemihe
Copy link
Contributor

Added a new patch for Program.OnFrame

Tested with one of my mods and it works fine. Method gets called and arguments are correct.

Updated the API README with a simple description.

@KlaasWhite KlaasWhite changed the base branch from dev to feature/onframehook December 15, 2025 17:03
@KlaasWhite KlaasWhite merged commit 2abf16a into StarMapLoader:feature/onframehook Dec 15, 2025
1 check failed
KlaasWhite added a commit that referenced this pull request Dec 15, 2025
* Fix package release

* Onframepatch clean (#47)

* Do not try to unload the assembly load contexts (#44)

* Program.OnFrame Harmony patch

* Updated the API readme

---------

Co-authored-by: KlaasWhite <45828001+KlaasWhite@users.noreply.github.com>

---------

Co-authored-by: mihe <mihemihe@hotmail.com>
KlaasWhite added a commit that referenced this pull request Dec 23, 2025
* Add dependencies to mods and use them for mod loading order

* Allow mods to define what assemblies they want to export

* Add StarMap hook for after onFrame

* Fix package release

* Onframepatch clean (#47)

* Do not try to unload the assembly load contexts (#44)

* Program.OnFrame Harmony patch

* Updated the API readme

---------

Co-authored-by: KlaasWhite <45828001+KlaasWhite@users.noreply.github.com>

---------

Co-authored-by: mihe <mihemihe@hotmail.com>

* Alter dependency config to work using the mod.toml instead of static properties

* Add StarMap section to mod.toml and improve API documentation

* Merge pull request #49 from StarMapLoader/dev

Do not try to unload the assembly load contexts (#44)
Add StarMap hook for after onFrame

* Add dependencies to mods and use them for mod loading order

* Allow mods to define what assemblies they want to export

* Alter dependency config to work using the mod.toml instead of static properties

* Add StarMap section to mod.toml and improve API documentation

* Merge pull request #49 from StarMapLoader/dev

Do not try to unload the assembly load contexts (#44)
Add StarMap hook for after onFrame

* Add OnFrame documentation to API

* Update dummy version

* Fix spelling issues in README.md

---------

Co-authored-by: mihe <mihemihe@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants