Check out our latest project ✨ OpenChapter.io: free ebooks the way its meant to be 📖

Run Counter

An asset by alfredbaudisch
The page banner background of a mountain and forest
Run Counter hero image

Quick Information

0 ratings
Run Counter icon image
alfredbaudisch
Run Counter

A simple Godot 4 addon that keeps track of how many times you run (or launch) your Godot project while developing it. The counter is incremented and saved in a text file called RunCounter.txt in the game's persistent user data folder (user://).You can customize the destination and the file name in RunCounter.gd.

Supported Engine Version
4.2
Version String
2.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Godot Run Counter

A simple Godot 4 addon that keeps track of how many times you run (or launch) your Godot project while developing it.

How can I see the counter? Where is it saved?

The counter is incremented and saved in a text file called RunCounter.txt in the game's persistent user data folder (user://).

You can customize the destination and the file name in RunCounter.gd.

Does it also count how many times the player launches the game?

No, it counts only when running from the editor.

Installation

  1. Clone or download the repository
  2. Move the addons/RunCounter folder to the addons folder within your project directory (res://addons/RunCounter)
  3. Enable the plugin from the plugins tab of the Godot editor project settings

A simple Godot 4 addon that keeps track of how many times you run (or launch) your Godot project while developing it.

The counter is incremented and saved in a text file called RunCounter.txt in the game's persistent user data folder (user://).

You can customize the destination and the file name in RunCounter.gd.

Reviews

0 ratings

Your Rating

Headline must be at least 3 characters but not more than 50
Review must be at least 5 characters but not more than 500
Please sign in to add a review

Quick Information

0 ratings
Run Counter icon image
alfredbaudisch
Run Counter

A simple Godot 4 addon that keeps track of how many times you run (or launch) your Godot project while developing it. The counter is incremented and saved in a text file called RunCounter.txt in the game's persistent user data folder (user://).You can customize the destination and the file name in RunCounter.gd.

Supported Engine Version
4.2
Version String
2.0.1
License Version
MIT
Support Level
community
Modified Date
1 year ago
Git URL
Issue URL

Open Source

Released under the AGPLv3 license

Plug and Play

Browse assets directly from Godot

Community Driven

Created by developers for developers