Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
hk-modding
/
api
Public
Notifications
You must be signed in to change notification settings
Fork
93
Star
331
Code
Issues
4
Pull requests
3
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Basic hot reload support for mod development
- #160
#160
Open
jakobhellermann
wants to merge 13 commits into
hk-modding:master
hk-modding/api:master
from
jakobhellermann:hot-reload
jakobhellermann/api:hot-reload
Copy head branch name to clipboard
Conversation
Commits
13
(13)
Checks
Files changed
Open
Basic hot reload support for mod development
#160
jakobhellermann
wants to merge 13 commits into
hk-modding:master
hk-modding/api:master
from
jakobhellermann:hot-reload
jakobhellermann/api:hot-reload
Copy head branch name to clipboard
Commits
Commits on Jul 7, 2025
build: copy files to <CopyDir> if set
jakobhellermann
committed
41c9f54
View commit details
Copy full SHA for 41c9f54
Browse repository at this point
hot reload: load mods from `ModsHotReload` folder
jakobhellermann
committed
a8d1c21
View commit details
Copy full SHA for a8d1c21
Browse repository at this point
hot reload: just reload mods from regular mods folder
jakobhellermann
committed
3d45283
View commit details
Copy full SHA for 3d45283
Browse repository at this point
hot reload: add mod directories to hot reload search path
jakobhellermann
committed
7f96f2c
View commit details
Copy full SHA for 7f96f2c
Browse repository at this point
hot reload: fix out of order event processing and idempotence
jakobhellermann
committed
82f5fb1
View commit details
Copy full SHA for 82f5fb1
Browse repository at this point
hot reload: read debug symbols
jakobhellermann
committed
723c58e
View commit details
Copy full SHA for 723c58e
Browse repository at this point
hot reload: silence warning and hot reload only after startup
jakobhellermann
committed
9e4a3e4
View commit details
Copy full SHA for 9e4a3e4
Browse repository at this point
hot reload: handle events in unity update thread
Show description for 9ef2793
jakobhellermann
committed
9ef2793
View commit details
Copy full SHA for 9ef2793
Browse repository at this point
hot reload: make configurable via `EnableHotReload` setting
jakobhellermann
committed
0325ec9
View commit details
Copy full SHA for 0325ec9
Browse repository at this point
Commits on Aug 30, 2025
Fix review comment (string.IsNullOrEmpty)
jakobhellermann
committed
325e81c
View commit details
Copy full SHA for 325e81c
Browse repository at this point
fix formatting
jakobhellermann
committed
48666fd
View commit details
Copy full SHA for 48666fd
Browse repository at this point
add `#region` section around hot reloading code
jakobhellermann
committed
0656490
View commit details
Copy full SHA for 0656490
Browse repository at this point
Merge branch 'master' into HEAD
jakobhellermann
committed
8443231
View commit details
Copy full SHA for 8443231
Browse repository at this point
You can’t perform that action at this time.