Skip to content

mod downloader #31

@github-actions

Description

@github-actions

# TODO: mod downloader
op.add_button(&"gui.mods.download", _game_folder)
op.add_item(preload("res://gui/warninglabel.tscn").instantiate())
var i = preload("res://gui/modPckPicker.tscn").instantiate()
op.add_item(i)
op.add_exit(i, &"save")


This issue was generated by todo-issue based on a TODO comment in 878abc4. It's been assigned to @clarence112 because they committed the code.

Metadata

Metadata

Assignees

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions