UnityNotepad

This Unity Editor extension provides a simple notepad window within the Unity Editor. It allows you to create, edit, and save files directly in the Unity environment.

MIT License

Stars
4
Committers
2

Bot releases are visible (Hide)

UnityNotepad - UnityNotepad v1.9 Latest Release

Published by MachinationGames 3 months ago

Refactoring after Merge and Bug Fix

  • Cleaned up the code provided by NeutralParadoxDev. Amazing job on their part. Thank you!
  • Fixed bug introduced after merge.
  • Extracted NotepadModel to it's own class to clean up Notepad.

#1 This bug remains. Attempted to resolve it, but no luck

UnityNotepad - EditorNotepad v1.8

Published by MidooriTV 3 months ago

New Features

  • Font Size Slider

Changes

  • Reload Button string replaced with Icon
  • Create File Button string replaced with Icon
  • Cleaned up the code
  • Moved strings to their own script
UnityNotepad - EditorNotepad

Published by MidooriTV 3 months ago

Related Projects