This website requires JavaScript.
Explore
Help
Sign In
guanjihuan
/
GitHub_collection_hello-world
Watch
1
Star
0
Fork
0
You've already forked GitHub_collection_hello-world
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
GitHub_collection_hello-world
/
a
/
ACS.acs
7 lines
69 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add "Hello, World!" in Action Code Script (Uses ZDoom header, but should work in Hexen too)
2016-04-30 18:31:10 +01:00
#include "zcommon.acs"
Script 1 OPEN
{
Normalize printed text Signed-off-by: Richie Bendall <richiebendall@gmail.com>
2020-03-30 04:21:52 +13:00
Print(s: "Hello World");
Add "Hello, World!" in Action Code Script (Uses ZDoom header, but should work in Hexen too)
2016-04-30 18:31:10 +01:00
}
Reference in New Issue
Copy Permalink