Skip to content

Releases: zeankundev/ThinkJava

Build 155 release

01 Jul 13:59
1207e74
Compare
Choose a tag to compare

What's new?

📌 In Build 155 (1st July 2021 5:32 PM GMT +7)

✔️ Newer start screen

✔️ Greeting text at start page according to date and time set on PC.

✔️ Build version at start page. You can now contact the developer or report any error that requires your build version.

💬 Feedbacks are welcome by filling this Google Form here.

How to use and modify?

  1. First, type the following code to your Command Prompt or Git Bash
git clone https://github.com/zeankundev/ThinkJava/

Or you may go to this release and download the source code depending on your OS. ZIP is recommended.
To get the latest version of the code, run this in your terminal.

git pull
  1. Direct it to your project folder
cd ThinkJava
  1. Open the .sln or .csproj file of ThinkJava or you can do the following in your terminal
dotnet run --project ThinkJava
  1. Enjoy our demos or make some Java projects.

Build 148 release

22 May 04:57
4db7fe5
Compare
Choose a tag to compare

What's new?

📌 In Build 148 (21st May 2021)
✔️ Discord Rich Presence implementation
✔️ Bug fixes and also more major improvements
✔️ Fixed the Sushi Text Editor link
💬 Feedbacks are welcome by filling this Google Form here.