Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
doc2txt
/
3DSurvivalGame
like
0
Model card
Files
Files and versions
Community
3497d64
3DSurvivalGame
/
.vscode
/
launch.json
doc2txt
1
3497d64
5 months ago
raw
Copy download link
history
blame
Safe
178 Bytes
{
"version"
:
"0.2.0"
,
"configurations"
:
[
{
"name"
:
"Attach to Unity"
,
"type"
:
"vstuc"
,
"request"
:
"attach"
}
]
}