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
Type
/
to 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 }}
yeshan333
/
vfox-lua
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
7
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add optional Windows LuaBinaries installs
- #13
#13
Merged
yeshan333
merged 15 commits into
main
yeshan333/vfox-lua:main
from
feature/windows-luabinaries-option
yeshan333/vfox-lua:feature/windows-luabinaries-option
Copy head branch name to clipboard
May 24, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Add optional Windows LuaBinaries installs
#13
yeshan333
merged 15 commits into
main
yeshan333/vfox-lua:main
from
feature/windows-luabinaries-option
yeshan333/vfox-lua:feature/windows-luabinaries-option
Copy head branch name to clipboard
Commits
Commits on May 23, 2026
feat: add optional windows luabinaries installer
yeshan333
committed
e21db3c
View commit details
Copy full SHA for e21db3c
Browse repository at this point
docs: document windows luabinaries option
yeshan333
committed
ea45e0e
View commit details
Copy full SHA for ea45e0e
Browse repository at this point
test: cover windows luabinaries installs in ci
yeshan333
committed
6760d8d
View commit details
Copy full SHA for 6760d8d
Browse repository at this point
fix: escape windows luabinaries install command
yeshan333
committed
0d4df07
View commit details
Copy full SHA for 0d4df07
Browse repository at this point
fix: run luabinaries setup from a ps1 script
yeshan333
committed
dc632b5
View commit details
Copy full SHA for dc632b5
Browse repository at this point
fix: expose luabinaries executables in sdk paths
yeshan333
committed
fbe0ad3
View commit details
Copy full SHA for fbe0ad3
Browse repository at this point
fix: pass ps1 path to powershell without extra quotes
yeshan333
committed
2cc7624
View commit details
Copy full SHA for 2cc7624
Browse repository at this point
fix: address luabinaries review feedback
yeshan333
committed
5147147
View commit details
Copy full SHA for 5147147
Browse repository at this point
fix: skip unstable luabinaries checksum verification
yeshan333
committed
82650aa
View commit details
Copy full SHA for 82650aa
Browse repository at this point
fix: use version install dir for env keys
yeshan333
committed
90e12f2
View commit details
Copy full SHA for 90e12f2
Browse repository at this point
fix: always expose luabinaries root on windows
yeshan333
committed
902c9c9
View commit details
Copy full SHA for 902c9c9
Browse repository at this point
fix: copy LuaBinaries files via lua io instead of powershell
Show description for 4a29fc4
yeshan333
and
claude
committed
4a29fc4
View commit details
Copy full SHA for 4a29fc4
Browse repository at this point
fix: drop bin/ directory creation for luabinaries install
Show description for 79b6f09
yeshan333
and
claude
committed
79b6f09
View commit details
Copy full SHA for 79b6f09
Browse repository at this point
Commits on May 24, 2026
docs: explain why luabinaries install skips checksum verification
Show description for 8e1b3bb
yeshan333
and
claude
committed
8e1b3bb
View commit details
Copy full SHA for 8e1b3bb
Browse repository at this point
fix: detect luabinaries layout by probing lua.exe instead of env flag
Show description for 100cf32
yeshan333
and
claude
committed
100cf32
View commit details
Copy full SHA for 100cf32
Browse repository at this point
You can’t perform that action at this time.