FriskStudio Code は、Godot 開発に特化した軽量 Web IDE です。
GDScript / C# / C / C++ の 4 言語だけに対応し、Godot プロジェクトのスクリプト編集に最適化されています。
- GDScript
- C#
- C
- C++
.gd / .cs / .c / .cppを直接読み込み- Godot プロジェクトの scripts フォルダからそのまま開ける
- Chrome / Edge:File System Access API により 本物の上書き保存
- Safari / Firefox:同名ファイルをダウンロード(フォールバック)
各言語に Godot 用の最小テンプレートを用意。
- FriskStudio Code の UI をベースに最適化
- 左下に 📁(開く)ボタンと ⚙(設定)ボタン
起動後、4つの言語カードから編集したい言語を選択。
左下の 📁 ボタン から既存ファイルを読み込めます。
Monaco Editor による快適な編集が可能。
- Ctrl+S:上書き保存(対応ブラウザ)
- 右上の DL ボタン:ファイルをダウンロード
自由に改造・再配布できます。
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.
- GDScript
- C#
- C
- C++
- Open
.gd,.cs,.c,.cppfiles directly - Works perfectly with Godot project script folders
- Chrome / Edge: true overwrite using File System Access API
- Safari / Firefox: fallback download with the same filename
Each language includes a minimal Godot-friendly template.
- Based on the original FriskStudio Code UI
- Bottom-left buttons: 📁 (Open) and ⚙ (Settings)
Select one of the four language cards on startup.
Use the 📁 button to load an existing script.
Enjoy smooth editing powered by Monaco Editor.
- Ctrl+S: overwrite (supported browsers)
- DL button: download the file
Free to modify and redistribute.
FriskStudio Code는 Godot 개발에 최적화된 가벼운 웹 IDE입니다.
GDScript / C# / C / C++ 네 가지 언어만 지원하여 Godot 스크립트 작업에 매우 빠르고 단순합니다.
- GDScript
- C#
- C
- C++
.gd,.cs,.c,.cpp파일을 직접 열기 가능- Godot 프로젝트의 scripts 폴더와 완전 호환
- Chrome / Edge: File System Access API로 실제 파일 덮어쓰기
- Safari / Firefox: 동일한 파일 이름으로 다운로드 (대체 방식)
각 언어에 Godot 친화적인 최소 템플릿 포함.
- 기존 FriskStudio Code UI 기반
- 좌측 하단에 📁(열기), ⚙(설정) 버튼 배치
시작 화면에서 네 개의 언어 카드 중 하나를 선택.
좌측 하단의 📁 버튼으로 기존 스크립트를 불러올 수 있음.
Monaco Editor 기반의 부드러운 편집 환경 제공.
- Ctrl+S: 덮어쓰기 (지원 브라우저)
- DL 버튼: 파일 다운로드
자유롭게 수정 및 재배포 가능.