-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Added support for rollups into the setup. - Fixed an issue with notion data wrappers. - Fixed an issue with an incorrect using statement in the data asset template file.
- Loading branch information
1 parent
16b36b1
commit ef9a00c
Showing
10 changed files
with
95 additions
and
47 deletions.
There are no files selected for viewing
2 changes: 1 addition & 1 deletion
2
Notion Database To Unity/Code/Editor/Notion/Creator Tool/NotionDataAssetTemplate.txt
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,4 +1,4 @@ | ||
using CarterGames.Cart.Data.Notion; | ||
using NotionToUnity; | ||
using UnityEngine; | ||
|
||
|
||
|
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
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
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
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