84
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
this post was submitted on 17 Jun 2026
84 points (95.7% liked)
Games
25470 readers
186 users here now
Video game news oriented community. No NanoUFO is not a bot :)
Posts.
- News oriented content (general reviews, previews or retrospectives allowed).
- Broad discussion posts (preferably not only about a specific game).
- No humor/memes etc..
- No affiliate links
- No advertising.
- No clickbait, editorialized, sensational titles. State the game in question in the title. No all caps.
- No self promotion.
- No duplicate posts, newer post will be deleted unless there is more discussion in one of the posts.
- No politics.
Comments.
- No personal attacks.
- Obey instance rules.
- No low effort comments(one or two words, emoji etc..)
- Please use spoiler tags for spoilers.
My goal is just to have a community where people can go and see what new game news is out for the day and comment on it.
Other communities:
founded 3 years ago
MODERATORS
It literally takes 10 seconds to come up with a strategy that can detect whether internal preview assets are in use. They don't bother because they are lazy.
game_mode=alpha placeholder assets are allowed
game_mode=beta placeholder assets are allowed, warning issues during build
game_mode=production build fails for any remaining placeholder assets
Even enterprise fucking Java has plugins that can accomplish the above with cascading resource lookups and support for build plugins, I don't see how a game engine or custom build could not do such a simple task.