Viewing profile - RipVanFish

User avatar
Prole
Username:
RipVanFish
Groups:
Interests:
Video games, duh
Programming in general
Building stuff (legos, woodworking, etc)
Reading
Location:
Somewhere in the great beyond.

Contact RipVanFish

User statistics

Joined:
Wed Mar 12, 2025 3:23 pm
Last active:
Sat Mar 29, 2025 9:31 pm
Total posts:
1 | Search user’s posts
(0.00% of all posts / 0.05 posts per day)
Most active forum:
General
(1 Post / 100.00% of user’s posts)
Most active topic:
I’m very excited to install love for the first time, but I can’t enter the program. Please give me some guidance.
(1 Post / 100.00% of user’s posts)

Signature

Code: Select all

--[[goodCode is a boolean]]
if goodCode then
    print("wait wat")
else
    print("Everything is working as normal")
end