Skip to content

ybin64/godot-lab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

godot-lab

Godot iOS lab project, use with https://github.com/ybin64/godot

Prerequisites

NOTE: The Makefile assumes that you have the ybin64/godo folder in parallell with the ybin64/godo-lab folder.

your-dir
├── godot
├── godot-lab

Projects

Build Godot

$ make build-godot-debug

Build and copy iOS export template

NOTE: Currently assumes that it's the 3.2.2.beta of Godot that is built

TBD: Extract version info from Godot source.

$ make build-export-template-debug-ios
$ make copy-export-template-debug-ios-to-godot 

TBD: Instructions on how to use the compiled iphone.zip template.

Start Godot

$ make start-godot

Project image-tracking

  1. Export project
  2. Change "Signing & Capabilities" to your team.
  3. Remove all images in Images.xcassets

LanuchImage

NOTE: Can't build in emulator due to ARKit dependency

About

Godot lab project, use with https://github.com/ybin64/godot

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published