Skip to content
This repository was archived by the owner on Apr 28, 2025. It is now read-only.

BetaKors/paginator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paginator

A better way to make UI only apps with Unity.

Style guide

  1. Everything's gotta be inside a namespace
  2. Prefer var over explicitly declared types
  3. Prefer auto-properties with the [field: SerializeField] attribute over public variables.
  4. Small > big (line size, line count, etc)
Authored by Betakors

About

A better way to make UI only apps with Unity.

Topics

Resources

Stars

Watchers

Forks