Skip to content

frisk-V3/FriskStudio-Code---Godot-Edition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

FriskStudio Code - Godot Edition

FriskStudio Code は、Godot 開発に特化した軽量 Web IDE です。
GDScript / C# / C / C++ の 4 言語だけに対応し、Godot プロジェクトのスクリプト編集に最適化されています。


✨ 主な機能

✔ 4言語対応(Godot 専用)

  • GDScript
  • C#
  • C
  • C++

✔ ファイル読み込み(📁)

  • .gd / .cs / .c / .cpp を直接読み込み
  • Godot プロジェクトの scripts フォルダからそのまま開ける

✔ 上書き保存(Ctrl+S)

  • Chrome / Edge:File System Access API により 本物の上書き保存
  • Safari / Firefox:同名ファイルをダウンロード(フォールバック)

✔ デフォルトテンプレート

各言語に Godot 用の最小テンプレートを用意。

✔ UI

  • FriskStudio Code の UI をベースに最適化
  • 左下に 📁(開く)ボタンと ⚙(設定)ボタン

📂 使い方

1. 言語を選択

起動後、4つの言語カードから編集したい言語を選択。

2. ファイルを開く(任意)

左下の 📁 ボタン から既存ファイルを読み込めます。

3. 編集

Monaco Editor による快適な編集が可能。

4. 保存

  • Ctrl+S:上書き保存(対応ブラウザ)
  • 右上の DL ボタン:ファイルをダウンロード

📜 ライセンス

自由に改造・再配布できます。

FriskStudio Code - Godot Edition

FriskStudio Code is a lightweight web-based IDE optimized for Godot development.
It supports only four languages — GDScript, C#, C, and C++ — making it simple and fast for editing Godot project scripts.


✨ Features

✔ Four Godot-focused languages

  • GDScript
  • C#
  • C
  • C++

✔ File Loading (📁)

  • Open .gd, .cs, .c, .cpp files directly
  • Works perfectly with Godot project script folders

✔ Save / Overwrite (Ctrl+S)

  • Chrome / Edge: true overwrite using File System Access API
  • Safari / Firefox: fallback download with the same filename

✔ Default Templates

Each language includes a minimal Godot-friendly template.

✔ UI

  • Based on the original FriskStudio Code UI
  • Bottom-left buttons: 📁 (Open) and ⚙ (Settings)

📂 How to Use

1. Choose a language

Select one of the four language cards on startup.

2. Open a file (optional)

Use the 📁 button to load an existing script.

3. Edit

Enjoy smooth editing powered by Monaco Editor.

4. Save

  • Ctrl+S: overwrite (supported browsers)
  • DL button: download the file

📜 License

Free to modify and redistribute.

FriskStudio Code - Godot Edition

FriskStudio Code는 Godot 개발에 최적화된 가벼운 웹 IDE입니다.
GDScript / C# / C / C++ 네 가지 언어만 지원하여 Godot 스크립트 작업에 매우 빠르고 단순합니다.


✨ 주요 기능

✔ Godot 전용 4개 언어 지원

  • GDScript
  • C#
  • C
  • C++

✔ 파일 열기 (📁)

  • .gd, .cs, .c, .cpp 파일을 직접 열기 가능
  • Godot 프로젝트의 scripts 폴더와 완전 호환

✔ 저장 / 덮어쓰기 (Ctrl+S)

  • Chrome / Edge: File System Access API로 실제 파일 덮어쓰기
  • Safari / Firefox: 동일한 파일 이름으로 다운로드 (대체 방식)

✔ 기본 템플릿 제공

각 언어에 Godot 친화적인 최소 템플릿 포함.

✔ UI

  • 기존 FriskStudio Code UI 기반
  • 좌측 하단에 📁(열기), ⚙(설정) 버튼 배치

📂 사용 방법

1. 언어 선택

시작 화면에서 네 개의 언어 카드 중 하나를 선택.

2. 파일 열기 (선택)

좌측 하단의 📁 버튼으로 기존 스크립트를 불러올 수 있음.

3. 편집

Monaco Editor 기반의 부드러운 편집 환경 제공.

4. 저장

  • Ctrl+S: 덮어쓰기 (지원 브라우저)
  • DL 버튼: 파일 다운로드

📜 라이선스

자유롭게 수정 및 재배포 가능.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages