Skip to content

Conversation

@copperpixel
Copy link
Contributor

Description

This Python script is used as a custom build step to embed VScripts into the C++ code to run in the VScript VM.

It's a simple task that this PR ports to native scripting solutions (PowerShell and Bourne shell on Windows and Linux respectively) so it doesn't require installing a whole language interpreter.

@copperpixel copperpixel force-pushed the devtools_native_scripts branch from ed5241a to fcada18 Compare November 20, 2025 13:38
@Generalisk
Copy link

I get errors while building on Windows
image

@copperpixel
Copy link
Contributor Author

copperpixel commented Nov 20, 2025

Replying to #1664 (comment)

Can you show the build logs and does it still occur with the latest version?

@copperpixel copperpixel marked this pull request as draft November 20, 2025 18:03
@copperpixel
Copy link
Contributor Author

copperpixel commented Nov 20, 2025

Drafted for now since this can sometimes fail with multi-threaded building.

@copperpixel copperpixel marked this pull request as ready for review November 20, 2025 23:12
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