Skip to content

QuestMods/HomeBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Home Builder v1.0 for Quest

Requirements:
- .NET Core 3.1 Runtime
- Java installed and available from the command-line
- GLTF project exported to 'exported_from_blender':
	- Folder 'textures'
	- File '<name>.gltf'
	- File 'scene.bin'

Usage:
- Run the HomeBuilder executable.

This tool will automatically build 4 versions of the GLTF environment:
- <name>_ClassicHome_NoAudio.apk
- <name>_ClassicHome.apk
- <name>_WinterLodge_NoAudio.apk
- <name>_WinterLodge.apk

<name> will be the name of the *.gltf file inside the 'exported_from_blender' folder.
If a *.ogg file doesn't exist on the current folder, only the '_NoAudio' versions will be built.

The source code of this tool is available at:
https://github.com/QuestMods/HomeBuilder

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages