Skip to content

Commit 9095ab2

Browse files
committed
Rename back to CppMode
1 parent aa0e428 commit 9095ab2

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

mode.properties

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,5 @@ sentence=Write and run Processing sketches in C++.
66
paragraph=C++ Mode lets you write sketches using the familiar Processing API — size(), ellipse(), mouseX, draw() — but compiled to a native binary via g++. Runs on Linux, macOS, and Windows (via MSYS2). Requires g++ and OpenGL (GLFW + GLEW).
77
version=1
88
prettyVersion=0.1.0
9-
minRevision=0
9+
minRevision=1280
1010
maxRevision=0
11-
type=Mode
12-
download=https://github.com/processing-cpp/processing.cpp/releases/download/v0.1.0/cppMode.zip
File renamed without changes.

0 commit comments

Comments
 (0)