You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-17 14:11:06 +00:00
Rename Godot's 'custom build' to 'gradle build' to better reflect the underlying build process.
This commit is contained in:
@@ -35,7 +35,7 @@ import org.godotengine.godot.FullScreenGodotApp;
|
||||
import android.os.Bundle;
|
||||
|
||||
/**
|
||||
* Template activity for Godot Android custom builds.
|
||||
* Template activity for Godot Android builds.
|
||||
* Feel free to extend and modify this class for your custom logic.
|
||||
*/
|
||||
public class GodotApp extends FullScreenGodotApp {
|
||||
|
||||
Reference in New Issue
Block a user