Open Dev Kit Documentation :: My Projects
Open Dev Kit's main project browser, where you can see and manage all your current projects, or access various options.Toolbar
- Change Difficulty
- Determines how much of Open Dev Kit's functionality will be available to the user, depending on what the difficulty is set to
- Change Theme
- Cycles through available user themes
- Change Dpi/Font Sizes
- Changes the DPI scaling of Open Dev Kit's windows
- Change In-App Audio
- Changes whether a music track will play while working in Open Dev Kit
- User Options
- Opens user options
- Help
- Accesses various help resources such as documentation, licensing information, diagnostics, and a window for feature requests and bug reporting
Setup 2FA
Opens a window for setting up 2-factor authentication for the account with an OTP applicationSwitch Accounts
Opens the login prompt without clearing saved loginLog Out
Logs out of the account and exits Open Dev KitChangelog
Shows the changelog for viewing all changes done to Open Dev Kit, both new and for older versionsProjects
List of all the user's projects for this account (includes trash folder)OPEN PROJECT
Loads the selected project...
Displays popup menu with additional optionsCategories
List containing project categories for newly created projectsTemplates
List containing templates for basing a newly created project off of. List changes according to what project type/category is selectedCREATE NEW PROJECT
Creates a new project based on the selected project type and templatePop-up Context Menu
- Open
- Loads the selected project
- Open (Read-Only)
- Loads the selected project in read-only mode (disables editing)
- Build Project
- Builds the current project into an executable format
- Share Project Access
- Opens a window for sharing the selected project with other accounts
- Copy Name
- Copies the selected project's name to the clipboard
- View Project Info
- Displays various relevant information about the selected project
- View Project Folder
- Views the folder the selected project is currently in
- View Remote Project Folder
- Views the folder the selected project is currently in (shared projects)
- Export Project Data
- Downloads the selected project's raw data (images, audio, code/scripts etc.) to the device locally for archival/backup purposes. Archives must be restored through customer support at this time
- New Folder
- Creates a new folder for organizing projects
- Cut
- Copies the selected project in the clipboard while also removing it from the projects list
- Copy
- Copies the selected project in the clipboard
- Paste
- Places in the selected folder the project stored in the clipboard
- Rename
- Changes the name of the selected project
- Duplicate
- Creates a duplicate copy of the selected project
- Delete
- Moves the selected project to the trash folder. Attempting to delete a project that's already in the trash folder will permanently delete it
If you think anything is missing, please feel free to: submit documentation feedback on this page