This website requires JavaScript.
Explore
Help
Sign In
minetest
/
playerfactions_ext-cd2025
Watch
1
Star
0
Fork
0
You've already forked playerfactions_ext-cd2025
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
playerfactions_ext-cd2025
/
.luacheckrc
11 lines
104 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Initial commit for the mod
2024-09-26 17:58:30 +02:00
globals = {
"factions",
refactor(tests): reorganize tests based on player involvement Reorganized test cases into simpler server-side tests and tests involving player actions. Introduced new functions to provision player names, register outcomes, and manage player data for testing purposes.
2024-10-01 07:41:15 +02:00
"factions_ext",
Initial commit for the mod
2024-09-26 17:58:30 +02:00
"playerfactions"
}
read_globals = {
"minetest",
"table"
}
Reference in New Issue
Copy Permalink