Eclipse Tattooshop:
Tattoo shop for your server in a beautiful Eclipse design.
Features:
Easy-to-use interactive editor
Easy to translate (1 file with text)
Easy to configure (all lists and prices in separate files)
Ability to make different collections for different stores
All source code is available in the project
You should have mentioned that it’s completely written using C# and Vue.
I’ll have to take the ui part and just write all the logic from scratch i guess.
I’m not throwing hate or anything, i just bought it, but you guys should consider the execution time on both lua and C#. C# is waaaaaay slower, and i just can’t throw a C# script into a server with 1024 active connections.
Yep, the script looks great tho, and Vue is a nice framework to work on.
Just compared them both, my lua version resmon and c# version.
C# : 0.12 ms
LUA: 0.00 ms