Made a Gui and created a dropdown menu to select block
This commit is contained in:
12
Collector/Content/themes/editor/ThemeData.xml
Normal file
12
Collector/Content/themes/editor/ThemeData.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<XnaContent xmlns:ns="Microsoft.Xna.Framework">
|
||||
<Asset Type="GeonBit.UI.DataTypes.ThemeSettings">
|
||||
<ThemeName>Clean</ThemeName>
|
||||
<AuthorName>Ronen Ness</AuthorName>
|
||||
<Description>A simple, editor-like UI theme.</Description>
|
||||
<Credits>Made by Ronen Ness</Credits>
|
||||
<Version>1.0.0</Version>
|
||||
<RepoUrl></RepoUrl>
|
||||
<License>MIT</License>
|
||||
</Asset>
|
||||
</XnaContent>
|
||||
Reference in New Issue
Block a user