Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deathcap/ProgrammerArt
/ generate.js
File
generate.js
scripts/generate.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
var
fs = require(
'fs'
);
2
var
NodeZip = require(
'node-zip'
);
3
var
path = require(
'path'
);
4
Callers
nothing calls this directly
Calls
5
addLicense
Function · 0.85
processTextures
Function · 0.85
processSounds
Function · 0.85
processAnimations
Function · 0.85
stitch
Function · 0.85
Tested by
no test coverage detected