-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add EditorUI ids (not tested on other aspect ratios)
- Loading branch information
Showing
3 changed files
with
352 additions
and
349 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# NodeIDs | ||
|
||
This is where she makes a mod. | ||
Standard node IDs for layers in Geode. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,3 @@ | ||
# Node IDs | ||
|
||
Adds node ids to layers for other mods to base their UI on, for preserving mod compatibility. Has ids for: | ||
|
||
- CommentCell | ||
- CreatorLayer | ||
- DailyLevelNode | ||
- DailyLevelPage | ||
- EditLevelLayer | ||
- LevelBrowserLayer | ||
- LevelInfoLayer | ||
- LevelSearchLayer | ||
Adds node IDs to layers for other mods to base their UI on, for preserving mod compatibility. See the [Github repository](https://github.com/geode-sdk/NodeIDs) for contributing. |
Oops, something went wrong.