This website works better with JavaScript.
Home
Help
Sign In
lucifer
/
new-server
Watch
2
Star
0
Fork
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
93
Commits
3
Branches
21
Tags
2.3 MiB
Go
91.5%
TypeScript
6.8%
Sass
0.8%
HTML
0.5%
Branch:
asmodeus
asmodeus
feature-colorvalue2
feature-scenesystem
1.2.0
3.0.0
3.1.0
3.10.0
3.10.1
3.10.2
3.2.0
3.3.0
3.4.0
3.4.1
3.5.0
3.5.1
3.5.2
3.6.0
3.7.0
3.7.1
3.7.2
3.7.3
3.8.0
3.8.1
3.9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'asmodeus'
${ noResults }
new-server
/
cmd
/
server
/
main.go
7 lines
97 B
Raw
Permalink
Blame
History
package
main
import
"git.aiterp.net/lucifer/new-server/app"
func
main
(
)
{
app
.
StartServer
(
)
}
Reference in new issue